Skip to content

Commit

Permalink
Bump springboot.version from 3.1.2 to 3.1.3 (#665)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 4e90822 commit 935e6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.source>17</maven.compiler.source>
<thymeleaf.security.version>3.1.1.RELEASE</thymeleaf.security.version>
<springboot.version>3.1.2</springboot.version>
<springboot.version>3.1.3</springboot.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 935e6df

Please sign in to comment.