Skip to content

Commit

Permalink
Bump io.projectreactor.netty:reactor-netty from 1.1.21 to 1.1.22
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.1.21 to 1.1.22.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.1.21...v1.1.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 40bbcbf commit 9fc4f21
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 @@ -35,7 +35,7 @@

<properties>
<jackson.version>2.17.2</jackson.version>
<reactor-netty.version>1.1.21</reactor-netty.version>
<reactor-netty.version>1.1.22</reactor-netty.version>
<groovy.version>4.0.22</groovy.version>
<spock.version>2.3-groovy-4.0</spock.version>
<junit.version>5.10.3</junit.version>
Expand Down

0 comments on commit 9fc4f21

Please sign in to comment.