Skip to content

Commit

Permalink
Update to Spring Boot 3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ato committed Apr 19, 2024
1 parent 7e3e30e commit f26f23e
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 @@ -15,7 +15,7 @@
<maven.compiler.release>17</maven.compiler.release>
<maven.compiler.parameters>true</maven.compiler.parameters>
<hibernate.search.version>7.0.0.Final</hibernate.search.version>
<spring.version>3.2.1</spring.version>
<spring.version>3.2.5</spring.version>
<sonar.organization>nla</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
Expand Down

0 comments on commit f26f23e

Please sign in to comment.