Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.

Commit 5bfb326

Browse files
authored
Merge pull request #522 from AdoptOpenJDK/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.4.1
Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1
2 parents 00663e0 + 8d9459e commit 5bfb326

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
<plugin>
297297
<groupId>com.github.spotbugs</groupId>
298298
<artifactId>spotbugs-maven-plugin</artifactId>
299-
<version>4.3.0</version>
299+
<version>4.4.1</version>
300300
</plugin>
301301
<plugin>
302302
<groupId>com.ning.maven.plugins</groupId>
@@ -724,7 +724,7 @@
724724
<plugin>
725725
<groupId>com.github.spotbugs</groupId>
726726
<artifactId>spotbugs-maven-plugin</artifactId>
727-
<version>4.3.0</version>
727+
<version>4.4.1</version>
728728
<configuration>
729729
<plugins>
730730
<plugin>

0 commit comments

Comments
 (0)