Skip to content

Commit

Permalink
Bump io.netty:netty-bom in /lang/java (#2958)
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-bom](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-bom
  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] committed Jun 17, 2024
1 parent 2c484c6 commit 883e3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<junit5.version>5.10.2</junit5.version>
<maven-core.version>3.9.6</maven-core.version>
<mockito.version>5.12.0</mockito.version>
<netty.version>4.1.110.Final</netty.version>
<netty.version>4.1.111.Final</netty.version>
<protobuf.version>4.27.1</protobuf.version>
<reload4j.version>1.2.25</reload4j.version>
<servlet-api.version>4.0.1</servlet-api.version>
Expand Down

0 comments on commit 883e3cb

Please sign in to comment.