Skip to content

Commit

Permalink
chore(spring-boot): Bump Spring Boot version to 3.3.5
Browse files Browse the repository at this point in the history
Related to camunda#4551
  • Loading branch information
mboskamp committed Oct 30, 2024
1 parent 3151c40 commit e32f6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<version.quarkus>3.15.0</version.quarkus>
<version.spring.framework>5.3.39</version.spring.framework>
<version.spring.framework6>6.1.13</version.spring.framework6>
<version.spring-boot>3.3.3</version.spring-boot>
<version.spring-boot>3.3.5</version.spring-boot>
<version.resteasy>3.15.6.Final</version.resteasy>
<version.jersey2>2.34</version.jersey2>
<!-- use minimum version of resteasy and jersey -->
Expand Down

0 comments on commit e32f6d6

Please sign in to comment.