Skip to content

Commit

Permalink
build(deps): bump io.netty:netty-transport (#1633)
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-transport](https://github.com/netty/netty) from 4.1.110.Final to 4.1.111.Final.
- [Commits](netty/netty@netty-4.1.110.Final...netty-4.1.111.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-transport
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 29ee0e1 commit de002a7
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.45.0</mongo-java-server.version>
<mongo-java-driver.version>3.12.13</mongo-java-driver.version>
<netty.version>4.1.110.Final</netty.version>
<netty.version>4.1.111.Final</netty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit de002a7

Please sign in to comment.