Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Jan 30, 2024
1 parent 0fb0367 commit 53a0390
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-helper-mojo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.10.2</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<maven-war-plugin-version>3.4.0</maven-war-plugin-version>
<maven-resources-plugin-version>3.3.1</maven-resources-plugin-version>
<maven-dependency-plugin-version>3.6.1</maven-dependency-plugin-version>
<dependency-check-version>9.0.6</dependency-check-version>
<dependency-check-version>9.0.9</dependency-check-version>
<netty-version>4.1.106.Final</netty-version>

<skip.dependency-check>false</skip.dependency-check>
Expand Down

0 comments on commit 53a0390

Please sign in to comment.