Skip to content

Commit

Permalink
Bump spring.version from 6.2.0 to 6.2.1 (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 0b22fff commit 2d78bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<root.basedir>${project.parent.basedir}</root.basedir>
<!-- This is chosen based on the Spring Boot version used in exec module.
Note this module should have no Spring Boot dependency. -->
<spring.version>6.2.0</spring.version>
<spring.version>6.2.1</spring.version>
<!-- We should keep this consistent with Spring's Jakarta dep as well. -->
<jakarta-servlet.version>6.1.0</jakarta-servlet.version>
<!-- TODO check version compatibility with HAPI and Spring! -->
Expand Down

0 comments on commit 2d78bc5

Please sign in to comment.