Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Feb 12, 2025
1 parent 7c9952d commit 937404f
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 @@ -59,8 +59,8 @@
<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.8.1</maven-dependency-plugin-version>
<dependency-check-version>12.0.0</dependency-check-version>
<netty-version>4.1.117.Final</netty-version>
<dependency-check-version>12.0.2</dependency-check-version>
<netty-version>4.1.118.Final</netty-version>

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

Expand Down Expand Up @@ -302,7 +302,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.11.0</version>
<version>2.12.1</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit 937404f

Please sign in to comment.