Skip to content

Commit

Permalink
Bump io.netty:netty-bom in /lang/java (#3152)
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.112.Final to 4.1.113.Final.
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.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] authored Sep 12, 2024
1 parent 2d10b31 commit 6c2aa9e
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.11.0</junit5.version>
<maven-core.version>3.9.6</maven-core.version>
<mockito.version>5.13.0</mockito.version>
<netty.version>4.1.112.Final</netty.version>
<netty.version>4.1.113.Final</netty.version>
<protobuf.version>4.28.0</protobuf.version>
<reload4j.version>1.2.25</reload4j.version>
<servlet-api.version>4.0.1</servlet-api.version>
Expand Down

0 comments on commit 6c2aa9e

Please sign in to comment.