Skip to content

Commit

Permalink
Bump io.netty:netty-bom in /lang/java
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]>
  • Loading branch information
dependabot[bot] committed Sep 8, 2024
1 parent 8979c37 commit 2bc0abb
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 2bc0abb

Please sign in to comment.