Skip to content

Commit

Permalink
Bump io.netty:netty-bom from 4.1.95.Final to 4.1.96.Final (#1593)
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.95.Final to 4.1.96.Final.
- [Commits](netty/netty@netty-4.1.95.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent fc92898 commit 45a61be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logbook-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<json-path.version>2.8.0</json-path.version>
<kotlin.version>1.9.0</kotlin.version>
<ktor.version>2.3.2</ktor.version>
<netty.version>4.1.95.Final</netty.version>
<netty.version>4.1.96.Final</netty.version>
<reactor-netty.version>1.1.9</reactor-netty.version>
<slf4j.version>2.0.7</slf4j.version>
<feign.version>12.4</feign.version>
Expand Down

0 comments on commit 45a61be

Please sign in to comment.