Skip to content

Commit

Permalink
Bump the maven-build-plugins group with 3 updates (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent e5cafce commit 6f48a57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<mockito.version>5.10.0</mockito.version>

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

Expand Down Expand Up @@ -122,7 +122,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.1</version>
<configuration>
<compilerArgs>
<arg>-h</arg>
Expand Down Expand Up @@ -180,7 +180,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.5</version>
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
Expand Down

0 comments on commit 6f48a57

Please sign in to comment.