Skip to content

Commit

Permalink
Update spring core to v6.2.2 (#253)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 2c95b97 commit 2e67974
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 @@ -27,7 +27,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring.version>6.1.16</spring.version>
<spring.version>6.2.2</spring.version>
<slf4j.version>2.0.16</slf4j.version>
<junit.version>5.11.4</junit.version>
</properties>
Expand Down

0 comments on commit 2e67974

Please sign in to comment.