Skip to content

Commit

Permalink
GH-2271 - Upgrade to Reactor 2024.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Dec 10, 2024
1 parent 42c5ba4 commit 0f308fa
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.11.3</junit.version>
<lombok.version>1.18.36</lombok.version>
<reactor-bom.version>2024.0.0</reactor-bom.version>
<reactor-bom.version>2024.0.1</reactor-bom.version>
<slf4j.version>2.0.16</slf4j.version>
<spring.version>6.2.0</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>2024.0.1-SNAPSHOT</reactor-bom.version>
<reactor-bom.version>2024.0.2-SNAPSHOT</reactor-bom.version>
<spring.version>6.2.1-SNAPSHOT</spring.version>
</properties>
<repositories>
Expand Down

0 comments on commit 0f308fa

Please sign in to comment.