Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Apr 1, 2024
1 parent fe14852 commit 10a4cc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
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.10</dependency-check-version>
<dependency-check-version>9.1.0</dependency-check-version>
<netty-version>4.1.108.Final</netty-version>

<skip.dependency-check>false</skip.dependency-check>
Expand Down Expand Up @@ -308,7 +308,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.1</version>
<version>2.16.0</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit 10a4cc1

Please sign in to comment.