Skip to content

Commit

Permalink
build(deps): bump org.springframework.boot:spring-boot-dependencies f…
Browse files Browse the repository at this point in the history
…rom 3.2.5 to 3.3.0 (#250)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 28, 2024
1 parent ce0cb55 commit ffc4f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<spring-boot.version>3.2.5</spring-boot.version>
<spring-boot.version>3.3.0</spring-boot.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit ffc4f46

Please sign in to comment.