Skip to content

Commit

Permalink
build(deps): bump io.netty:netty-bom from 4.1.108.Final to 4.1.112.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.108.Final to 4.1.112.Final.
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.112.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 Aug 19, 2024
1 parent 7d1dc78 commit 5ca4668
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 @@ -42,7 +42,7 @@
<org.openjdk.jmc.version>9.0.0</org.openjdk.jmc.version>
<com.mycila.license.maven.plugin.version>4.5</com.mycila.license.maven.plugin.version>
<!-- TODO Remove if Quarkus updates Netty in 3.2 -->
<io.netty.version>4.1.108.Final</io.netty.version>
<io.netty.version>4.1.112.Final</io.netty.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 5ca4668

Please sign in to comment.