Skip to content

Commit

Permalink
Upgrade two plugins.
Browse files Browse the repository at this point in the history
  • Loading branch information
davewichers committed Oct 23, 2023
1 parent 45c78f1 commit 013296e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<version.findsecbugs>1.12.0</version.findsecbugs>
<version.slf4j>2.0.9</version.slf4j>
<version.spotbugs.maven>4.7.3.6</version.spotbugs.maven>
<version.spotbugs>4.7.3</version.spotbugs>
<version.spotbugs>4.8.0</version.spotbugs>
</properties>

<profiles>
Expand Down Expand Up @@ -457,7 +457,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.10</version>
<version>0.8.11</version>
<executions>
<execution>
<id>prepare-agent</id>
Expand Down

0 comments on commit 013296e

Please sign in to comment.