Skip to content

Commit

Permalink
build(deps): bump io.netty.version from 4.1.108.Final to 4.1.112.Final
Browse files Browse the repository at this point in the history
Bumps `io.netty.version` from 4.1.108.Final to 4.1.112.Final.

Updates `io.netty:netty-bom` from 4.1.108.Final to 4.1.112.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.112.Final)

Updates `io.netty:netty-transport-native-epoll` 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
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
1 parent cfc8813 commit d4c490c
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 @@ -49,7 +49,7 @@
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.2.12.Final</quarkus.platform.version>
<quarkus-quinoa.version>2.2.5</quarkus-quinoa.version>
<io.netty.version>4.1.108.Final</io.netty.version>
<io.netty.version>4.1.112.Final</io.netty.version>
<org.codehaus.mojo.build.helper.plugin.version>3.6.0</org.codehaus.mojo.build.helper.plugin.version>
<assembly-plugin.version>3.7.1</assembly-plugin.version>

Expand Down

0 comments on commit d4c490c

Please sign in to comment.