There was an error while loading. Please reload this page.
2 parents 0db793a + a3783db commit ca46b8cCopy full SHA for ca46b8c
1 file changed
pom.xml
@@ -1262,7 +1262,7 @@
1262
<!-- hibernate is up to rev 6+. But 4.0.0. causes this error: symbol: org.hibernate.classic.Session not found -->
1263
<version.hibernate>3.6.10.Final</version.hibernate>
1264
<version.spotbugs.maven>4.10.3.0</version.spotbugs.maven>
1265
- <version.spotbugs>4.10.3</version.spotbugs>
+ <version.spotbugs>4.10.4</version.spotbugs>
1266
<!-- Spring 6.x requires Java 17 -->
1267
<version.springframework>5.3.39</version.springframework>
1268
<!-- 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