Skip to content

Commit

Permalink
fix(deps): update spring boot to v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent ddb9a90 commit 41cd456
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.4.3</zeebe.version>
<identity.version>8.4.3</identity.version>

<spring-boot.version>3.2.2</spring-boot.version>
<spring-boot.version>3.2.3</spring-boot.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<resilience4j.version>2.2.0</resilience4j.version>
<jackson.version>2.16.1</jackson.version>
Expand Down

0 comments on commit 41cd456

Please sign in to comment.