Skip to content

Commit

Permalink
Upgrade to netty 4.1.112.Final and commons-cli 1.9.0 per snyk.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianNichols committed Sep 17, 2024
1 parent 3858545 commit 29bea5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
<maven-surefire-plugin.version>2.18.1</maven-surefire-plugin.version>
<maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>

<netty.version>4.1.111.Final</netty.version>
<netty.version>4.1.112.Final</netty.version>
<netty.tcnative.version>2.0.62.Final</netty.tcnative.version>
<grpc.version>1.65.1</grpc.version>
<luaj-jse.version>3.0.1</luaj-jse.version>
<jbcrypt.version>0.4</jbcrypt.version>
<commons-cli.version>1.8.0</commons-cli.version>
<commons-cli.version>1.9.0</commons-cli.version>
<junit.version>4.13.1</junit.version>
</properties>

Expand Down

0 comments on commit 29bea5c

Please sign in to comment.