Skip to content

Commit

Permalink
Deependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Apr 22, 2024
1 parent ff1d2e4 commit e563b5d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Expand Up @@ -53,15 +53,14 @@
<maven-compiler-plugin-version>3.13.0</maven-compiler-plugin-version>
<maven-install-plugin-version>3.1.1</maven-install-plugin-version>
<maven-deploy-plugin-version>3.1.1</maven-deploy-plugin-version>
<maven-deploy-plugin-version>3.0.0</maven-deploy-plugin-version>
<maven-plugin-plugin-version>3.12.0</maven-plugin-plugin-version>
<maven-site-plugin-version>3.12.1</maven-site-plugin-version>
<maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
<maven-jar-plugin-version>3.4.0</maven-jar-plugin-version>
<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.1.0</dependency-check-version>
<netty-version>4.1.108.Final</netty-version>
<netty-version>4.1.109.Final</netty-version>

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

Expand Down

0 comments on commit e563b5d

Please sign in to comment.