Skip to content

Commit

Permalink
Merge pull request #352 from adoptium/dependabot/maven/com.github.spo…
Browse files Browse the repository at this point in the history
…tbugs-spotbugs-maven-plugin-4.8.6.1

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.1
  • Loading branch information
karianna authored Jul 1, 2024
2 parents 0c139ff + 48235c3 commit a82a964
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions adoptium-marketplace-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.8.5.0</version>
<version>4.8.6.1</version>
</plugin>
<plugin>
<groupId>com.ning.maven.plugins</groupId>
Expand Down Expand Up @@ -476,7 +476,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.8.5.0</version>
<version>4.8.6.1</version>
<configuration>
<plugins>
<plugin>
Expand Down

0 comments on commit a82a964

Please sign in to comment.