Skip to content

Commit

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

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

Updates `io.netty:netty-transport-native-epoll` from 4.1.108.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.113.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent bd540cd commit cec2fe1
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.113.Final</io.netty.version>
<org.codehaus.mojo.build.helper.plugin.version>3.6.0</org.codehaus.mojo.build.helper.plugin.version>
<org.codehaus.mojo.exec.plugin.version>3.4.1</org.codehaus.mojo.exec.plugin.version>
<assembly-plugin.version>3.7.1</assembly-plugin.version>
Expand Down

0 comments on commit cec2fe1

Please sign in to comment.