Skip to content

Commit cdc18a0

Browse files
Bump com.github.spotbugs:spotbugs from 4.9.8 to 4.10.1
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.9.8 to 4.10.1. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.8...4.10.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-version: 4.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3604778 commit cdc18a0

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.9.8.3</version.spotbugs.maven>
1264-
<version.spotbugs>4.9.8</version.spotbugs>
1264+
<version.spotbugs>4.10.1</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)