Skip to content

Commit

Permalink
build(deps): bump io.netty:netty-bom from 4.1.101.Final to 4.1.108.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.101.Final to 4.1.108.Final.
- [Commits](netty/netty@netty-4.1.101.Final...netty-4.1.108.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent 15b2965 commit 1ba37d6
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 @@ -23,7 +23,7 @@
<org.jsoup.version>1.16.2</org.jsoup.version>
<com.mycila.license.maven.plugin.version>4.3</com.mycila.license.maven.plugin.version>
<!-- TODO Remove if Quarkus updates Netty in 3.2 -->
<io.netty.version>4.1.101.Final</io.netty.version>
<io.netty.version>4.1.108.Final</io.netty.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 1ba37d6

Please sign in to comment.