Skip to content

Commit

Permalink
Revert "chore: upgraded Netty to 4.1.96 after Gremlin 3.7"
Browse files Browse the repository at this point in the history
This reverts commit e3ba061.
  • Loading branch information
lvca committed Aug 15, 2023
1 parent e3ba061 commit 10aee86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongodbw/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<properties>
<mongo-java-server.version>1.41.0</mongo-java-server.version>
<mongo-java-driver.version>3.12.13</mongo-java-driver.version>
<netty.version>4.1.96.Final</netty.version>
<netty.version>4.1.86.Final</netty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 10aee86

Please sign in to comment.