Skip to content

Commit

Permalink
fix(deps): update spring boot to v3.3.4 (#944)
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 Sep 20, 2024
1 parent 2354209 commit 225045a
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 @@ -22,7 +22,7 @@
<zeebe.version>8.5.7</zeebe.version>
<identity.version>8.5.5</identity.version>

<spring-boot.version>3.3.3</spring-boot.version>
<spring-boot.version>3.3.4</spring-boot.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<resilience4j.version>2.2.0</resilience4j.version>
<jackson.version>2.17.2</jackson.version>
Expand Down

0 comments on commit 225045a

Please sign in to comment.