Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
fix(deps): update spring core to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2023
1 parent 7ccbcd3 commit e1fdd12
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 @@ -22,7 +22,7 @@
<jetty.version>9.4.50.v20221201</jetty.version>
<jersey.version>2.38</jersey.version>

<spring.version>5.3.24</spring.version>
<spring.version>6.0.11</spring.version>
<maven.javadoc.skip>true</maven.javadoc.skip>

</properties>
Expand Down

0 comments on commit e1fdd12

Please sign in to comment.