Skip to content

Commit

Permalink
Bump the maven-build-plugins group with 2 updates (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent 92528cf commit d9ed8d2
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 @@ -50,7 +50,7 @@
<junit.version>5.10.1</junit.version>

<!-- build plugin dependencies -->
<dependency-check.version>9.0.7</dependency-check.version>
<dependency-check.version>9.0.9</dependency-check.version>
<nexus-staging.version>1.6.8</nexus-staging.version>
</properties>

Expand Down Expand Up @@ -105,7 +105,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit d9ed8d2

Please sign in to comment.