Skip to content

Commit 1017a4b

Browse files
authoredSep 10, 2024··
fix(deps): update dependency org.springframework:spring-framework-bom to v6.0.23
1 parent 412b00d commit 1017a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<reactive-streams.version>1.0.4</reactive-streams.version>
7575
<rxjava3.version>3.1.9</rxjava3.version>
7676
<slf4j.version>2.0.16</slf4j.version>
77-
<spring.version>6.0.19</spring.version>
77+
<spring.version>6.0.23</spring.version>
7878
<spring-security.version>6.1.9</spring-security.version>
7979
<vertx.version>4.4.9</vertx.version>
8080
<lombok.version>1.18.34</lombok.version>

0 commit comments

Comments
 (0)
Please sign in to comment.