Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-core from 3.5.8 to 3.5.9 (#1260)
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.5.8 to 3.5.9.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.8...v3.5.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent 976c4d0 commit 2cb9859
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 @@ -62,7 +62,7 @@
<spring.security.version>6.1.2</spring.security.version>
<spring.security.oauth2.version>2.5.2.RELEASE</spring.security.oauth2.version>
<spring.security.jwt.version>1.1.1.RELEASE</spring.security.jwt.version>
<reactor.version>3.5.8</reactor.version>
<reactor.version>3.5.9</reactor.version>
<log4j2.version>2.20.0</log4j2.version>
<slf4j.api.version>2.0.7</slf4j.api.version> <!--see also here http://www.slf4j.org/faq.html#changesInVersion18 -->
<org.json.version>20230618</org.json.version>
Expand Down

0 comments on commit 2cb9859

Please sign in to comment.