Skip to content

Commit

Permalink
GH-2268 - Upgrade to Reactor 2023.0.13.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Dec 10, 2024
1 parent fe09647 commit d269eb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<jsonpath.version>2.9.0</jsonpath.version>
<junit.version>5.10.5</junit.version>
<lombok.version>1.18.36</lombok.version>
<reactor-bom.version>2023.0.10</reactor-bom.version>
<reactor-bom.version>2023.0.13</reactor-bom.version>
<slf4j.version>2.0.16</slf4j.version>
<spring.version>6.1.13</spring.version>
<spring-plugin.version>3.0.0</spring-plugin.version>
Expand All @@ -95,7 +95,7 @@
<profile>
<id>spring-next</id>
<properties>
<reactor-bom.version>2023.0.11-SNAPSHOT</reactor-bom.version>
<reactor-bom.version>2023.0.14-SNAPSHOT</reactor-bom.version>
<spring.version>6.1.14-SNAPSHOT</spring.version>
</properties>
<repositories>
Expand Down

0 comments on commit d269eb9

Please sign in to comment.