Skip to content

Commit 7d6a266

Browse files
authored
Merge branch 'master' into dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.10.4.0
2 parents 9a0a3be + ca46b8c commit 7d6a266

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1262,7 +1262,7 @@
12621262
<!-- hibernate is up to rev 6+. But 4.0.0. causes this error: symbol: org.hibernate.classic.Session not found -->
12631263
<version.hibernate>3.6.10.Final</version.hibernate>
12641264
<version.spotbugs.maven>4.10.4.0</version.spotbugs.maven>
1265-
<version.spotbugs>4.10.3</version.spotbugs>
1265+
<version.spotbugs>4.10.4</version.spotbugs>
12661266
<!-- Spring 6.x requires Java 17 -->
12671267
<version.springframework>5.3.39</version.springframework>
12681268
<!-- Tomcat 10 moves from Java EE to Jakarta EE, moving packages javax.* to jakarta.* - code changes likely required to address this change. -->

0 commit comments

Comments
 (0)