Skip to content

Commit 30358d8

Browse files
authored
Merge pull request #456 from ArcadeData/dependabot/maven/io.netty-netty-transport-4.1.79.Final
Bump netty-transport from 4.1.76.Final to 4.1.79.Final
2 parents b64c42b + 5cfa16e commit 30358d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongodbw/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<properties>
3535
<mongo-java-server.version>1.40.0</mongo-java-server.version>
3636
<mongo-java-driver.version>3.12.11</mongo-java-driver.version>
37-
<netty.version>4.1.76.Final</netty.version>
37+
<netty.version>4.1.79.Final</netty.version>
3838
</properties>
3939

4040
<dependencies>

0 commit comments

Comments
 (0)