Skip to content

Commit 4d8846d

Browse files
authored
Merge pull request #476 from OWASP-Benchmark/dependabot/maven/com.github.spotbugs-spotbugs-4.10.2
Bump com.github.spotbugs:spotbugs from 4.9.8 to 4.10.2
2 parents 5f84b46 + 619657c commit 4d8846d

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
@@ -1261,7 +1261,7 @@
12611261
<!-- hibernate is up to rev 6+. But 4.0.0. causes this error: symbol: org.hibernate.classic.Session not found -->
12621262
<version.hibernate>3.6.10.Final</version.hibernate>
12631263
<version.spotbugs.maven>4.10.2.0</version.spotbugs.maven>
1264-
<version.spotbugs>4.9.8</version.spotbugs>
1264+
<version.spotbugs>4.10.2</version.spotbugs>
12651265
<!-- Spring 6.x requires Java 17 -->
12661266
<version.springframework>5.3.39</version.springframework>
12671267
<!-- 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)