Skip to content

Commit

Permalink
Upgrade to Spring Boot 3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejwalkowiak committed Oct 22, 2023
1 parent 2ff9d6d commit c7b6582
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 @@ -9,7 +9,7 @@
<packaging>pom</packaging>
<properties>
<java.version>17</java.version>
<spring-boot.version>3.0.3</spring-boot.version>
<spring-boot.version>3.1.5</spring-boot.version>
<wiremock.version>2.35.0</wiremock.version>
<junit.version>5.9.2</junit.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit c7b6582

Please sign in to comment.