Skip to content

Commit

Permalink
For alibaba#12586, upgrade spring version to 5.3.38.
Browse files Browse the repository at this point in the history
  • Loading branch information
KomachiSion committed Sep 3, 2024
1 parent 1d084ee commit 5c85523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<jraft-core.version>1.3.14</jraft-core.version>
<rpc-grpc-impl.version>${jraft-core.version}</rpc-grpc-impl.version>
<SnakeYaml.version>2.0</SnakeYaml.version>
<spring.version>5.3.34</spring.version>
<spring.version>5.3.38</spring.version>
<spring-security.version>5.7.12</spring-security.version>
<junit5.version>5.10.2</junit5.version>
</properties>
Expand Down

0 comments on commit 5c85523

Please sign in to comment.