Skip to content

Commit 365facc

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

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
@@ -1249,7 +1249,7 @@
12491249
<version.fluido>2.1.0</version.fluido>
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>
1252-
<version.spotbugs.maven>4.9.3.0</version.spotbugs.maven>
1252+
<version.spotbugs.maven>4.9.3.1</version.spotbugs.maven>
12531253
<version.spotbugs>4.9.3</version.spotbugs>
12541254
<!-- Spring 6.x requires Java 17 -->
12551255
<version.springframework>5.3.39</version.springframework>

0 commit comments

Comments
 (0)