Skip to content

Commit

Permalink
Merged branch '4.0.x' into '4.1.x'.
Browse files Browse the repository at this point in the history
Signed-off-by: Simone Bordet <[email protected]>
  • Loading branch information
sbordet committed Dec 23, 2024
2 parents 4ff7b20 + 1bf9e00 commit ea766c6
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 @@ -86,7 +86,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty-version>12.1.0.alpha0</jetty-version>
<rxjava-version>3.1.10</rxjava-version>
<spring-version>6.2.0</spring-version>
<spring-version>6.2.1</spring-version>
<slf4j-version>2.0.16</slf4j-version>
<reactivestreams-version>1.0.4</reactivestreams-version>
</properties>
Expand Down Expand Up @@ -380,7 +380,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.11.3</version>
<version>5.11.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ea766c6

Please sign in to comment.