Skip to content

Commit

Permalink
Bump springboot.version from 3.4.0 to 3.4.1 (#1791)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 26c9b46 commit 662ea28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/spring-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<maven.compiler.release>17</maven.compiler.release>
<springboot.version>3.4.0</springboot.version>
<springboot.version>3.4.1</springboot.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion examples/springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<maven.compiler.release>17</maven.compiler.release>
<springboot.version>3.4.0</springboot.version>
<springboot.version>3.4.1</springboot.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 662ea28

Please sign in to comment.