Skip to content

Commit bc16ff9

Browse files
authored
Merge pull request #347 from OWASP-Benchmark/dependabot/maven/com.github.spotbugs-spotbugs-4.9.4
Bump com.github.spotbugs:spotbugs from 4.9.3 to 4.9.4
2 parents e2734b2 + a8a92a3 commit bc16ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1250,7 +1250,7 @@
12501250
<!-- hibernate is up to rev 6+. But 4.0.0. causes this error: symbol: org.hibernate.classic.Session not found -->
12511251
<version.hibernate>3.6.10.Final</version.hibernate>
12521252
<version.spotbugs.maven>4.9.3.2</version.spotbugs.maven>
1253-
<version.spotbugs>4.9.3</version.spotbugs>
1253+
<version.spotbugs>4.9.4</version.spotbugs>
12541254
<!-- Spring 6.x requires Java 17 -->
12551255
<version.springframework>5.3.39</version.springframework>
12561256
<!-- 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)