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.1.5 to 3.2.0 (#170)

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] authored Nov 27, 2023
1 parent f16e73b commit 7ca0085
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.1.5</spring-boot.version>
<spring-boot.version>3.2.0</spring-boot.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 7ca0085

Please sign in to comment.