Skip to content

Commit 184bbaa

Browse files
committedSep 9, 2024·
fix(deps): update dependency org.springframework:spring-framework-bom to v6.1.12
1 parent 65d6767 commit 184bbaa

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.13</slf4j.version>
77-
<spring.version>6.1.6</spring.version>
77+
<spring.version>6.1.12</spring.version>
7878
<spring-security.version>6.2.4</spring-security.version>
7979
<vertx.version>4.5.10</vertx.version>
8080
<lombok.version>1.18.34</lombok.version>

0 commit comments

Comments
 (0)
Please sign in to comment.