Skip to content

Commit

Permalink
deps(maven): bump netty-bom from 4.1.88.Final to 4.1.89.Final
Browse files Browse the repository at this point in the history
Bumps [netty-bom](https://github.com/netty/netty) from 4.1.88.Final to 4.1.89.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.88.Final...netty-4.1.89.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] committed Feb 14, 2023
1 parent 2287134 commit 31870d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<version.mockito>4.8.0</version.mockito>
<version.model>7.7.0</version.model>
<version.msgpack>0.9.3</version.msgpack>
<version.netty>4.1.88.Final</version.netty>
<version.netty>4.1.89.Final</version.netty>
<version.objenesis>3.3</version.objenesis>
<version.prometheus>0.16.0</version.prometheus>
<version.protobuf>3.21.9</version.protobuf>
Expand Down

0 comments on commit 31870d9

Please sign in to comment.