Skip to content

Commit f44435a

Browse files
Bump netty-transport from 4.1.74.Final to 4.1.75.Final (#348)
Bumps [netty-transport](https://github.com/netty/netty) from 4.1.74.Final to 4.1.75.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.74.Final...netty-4.1.75.Final) --- updated-dependencies: - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3760c78 commit f44435a

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.39.0</mongo-java-server.version>
3636
<mongo-java-driver.version>3.12.10</mongo-java-driver.version>
37-
<netty.version>4.1.74.Final</netty.version>
37+
<netty.version>4.1.75.Final</netty.version>
3838
</properties>
3939

4040
<dependencies>

0 commit comments

Comments
 (0)