Skip to content

Commit

Permalink
build(deps): bump io.netty:netty-transport (#1618)
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-transport](https://github.com/netty/netty) from 4.1.109.Final to 4.1.110.Final.
- [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.110.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>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 23f577c commit 6ff2d86
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.109.Final</netty.version>
<netty.version>4.1.110.Final</netty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6ff2d86

Please sign in to comment.