Skip to content

Commit

Permalink
build(deps): Bump netty-bom from 4.1.91.Final to 4.1.92.Final
Browse files Browse the repository at this point in the history
Bumps [netty-bom](https://github.com/netty/netty) from 4.1.91.Final to 4.1.92.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.91.Final...netty-4.1.92.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 25, 2023
1 parent f1c5549 commit d0f2ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency.junit.version>5.9.2</dependency.junit.version>
<dependency.junit4.version>4.13.2</dependency.junit4.version>
<dependency.mockito.version>4.11.0</dependency.mockito.version>
<dependency.netty.version>4.1.91.Final</dependency.netty.version>
<dependency.netty.version>4.1.92.Final</dependency.netty.version>
<dependency.osgi.version>6.0.0</dependency.osgi.version>
<dependency.proto.version>2.16.0</dependency.proto.version>
<dependency.protobuf.version>3.22.3</dependency.protobuf.version>
Expand Down

0 comments on commit d0f2ac4

Please sign in to comment.