Skip to content

Commit

Permalink
chore(distro/run): Bump to Spring Boot 3.4.1
Browse files Browse the repository at this point in the history
Related-to: #4872
  • Loading branch information
psavidis committed Jan 2, 2025
1 parent 586037c commit d915e14
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions distro/run/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
<description>This is the root of Camunda Platform Run</description>
<packaging>pom</packaging>

<properties>
<version.spring-boot>3.4.1</version.spring-boot>
</properties>

<dependencyManagement>
<dependencies>

Expand Down

0 comments on commit d915e14

Please sign in to comment.