Skip to content

Commit 94c8510

Browse files
Bump com.github.spotbugs:spotbugs from 4.9.2 to 4.9.3
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.2...4.9.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f3b458 commit 94c8510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,7 @@
12451245
<!-- hibernate is up to rev 6+. But 4.0.0. causes this error: symbol: org.hibernate.classic.Session not found -->
12461246
<version.hibernate>3.6.10.Final</version.hibernate>
12471247
<version.spotbugs.maven>4.9.3.0</version.spotbugs.maven>
1248-
<version.spotbugs>4.9.2</version.spotbugs>
1248+
<version.spotbugs>4.9.3</version.spotbugs>
12491249
<!-- Spring 6.x requires Java 17 -->
12501250
<version.springframework>5.3.39</version.springframework>
12511251
<!-- 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)