Skip to content

Commit

Permalink
Bump io.netty:netty-bom from 4.1.94.Final to 4.1.96.Final
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.94.Final to 4.1.96.Final.
- [Commits](netty/netty@netty-4.1.94.Final...netty-4.1.96.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 Jul 27, 2023
1 parent 9c5b063 commit cdf853e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<!-- ClassNotFoundException if omitted -->
<groupId>io.netty</groupId>
<artifactId>netty-bom</artifactId>
<version>4.1.94.Final</version>
<version>4.1.96.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit cdf853e

Please sign in to comment.