Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-core from 3.6.0 to 3.6.1 (#1390)
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.0...v3.6.1)

---
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>
Co-authored-by: Līga <[email protected]>
  • Loading branch information
dependabot[bot] and liga-oz authored Dec 15, 2023
1 parent 74ea697 commit 45882f4
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 @@ -63,7 +63,7 @@
<spring.security.oauth2.version>2.5.2.RELEASE</spring.security.oauth2.version>
<spring.security.jwt.version>1.1.1.RELEASE</spring.security.jwt.version>
<org.eclipse.jetty.bom.version>12.0.4</org.eclipse.jetty.bom.version>
<reactor.version>3.6.0</reactor.version>
<reactor.version>3.6.1</reactor.version>
<log4j2.version>2.22.0</log4j2.version>
<slf4j.api.version>2.0.9</slf4j.api.version> <!--see also here http://www.slf4j.org/faq.html#changesInVersion18 -->
<org.json.version>20231013</org.json.version>
Expand Down

0 comments on commit 45882f4

Please sign in to comment.