Skip to content

Commit

Permalink
fix(deps): update spring boot to v3.4.1 (#296)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent a86c891 commit 8f22a2f
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 @@ -24,7 +24,7 @@
<project.build.resourceEncoding>${encoding}</project.build.resourceEncoding>
<!-- versions -->
<version.camunda>7.22.0</version.camunda>
<version.springBoot>3.4.0</version.springBoot>
<version.springBoot>3.4.1</version.springBoot>
<!-- tests -->
<version.greenmail>2.1.2</version.greenmail>
<!-- maven plugins (not managed by parent) -->
Expand Down

0 comments on commit 8f22a2f

Please sign in to comment.