Skip to content

Commit b389dd5

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.2 to 4.9.8.3
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.8.2 to 4.9.8.3. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.2...spotbugs-maven-plugin-4.9.8.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c180d39 commit b389dd5

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

0 commit comments

Comments
 (0)