Skip to content

Commit d915e14

Browse files
committed
chore(distro/run): Bump to Spring Boot 3.4.1
Related-to: #4872
1 parent 586037c commit d915e14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

distro/run/pom.xml

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
<description>This is the root of Camunda Platform Run</description>
1616
<packaging>pom</packaging>
1717

18+
<properties>
19+
<version.spring-boot>3.4.1</version.spring-boot>
20+
</properties>
21+
1822
<dependencyManagement>
1923
<dependencies>
2024

0 commit comments

Comments
 (0)