File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
code-conversion/patterns/code-examples Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 <dependency >
2020 <groupId >org.springframework.boot</groupId >
2121 <artifactId >spring-boot-dependencies</artifactId >
22- <version >3.5.9 </version >
22+ <version >4.0.1 </version >
2323 <type >pom</type >
2424 <scope >import</scope >
2525 </dependency >
7878 <plugin >
7979 <groupId >org.springframework.boot</groupId >
8080 <artifactId >spring-boot-maven-plugin</artifactId >
81- <version >3.5.9 </version >
81+ <version >4.0.1 </version >
8282 </plugin >
8383 </plugins >
8484 </build >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.5.9 </version >
8+ <version >4.0.1 </version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >io.camunda.conversion</groupId >
Original file line number Diff line number Diff line change 3030 <version .checker-qual>3.53.0</version .checker-qual>
3131 <version .commons-collections4>4.5.0</version .commons-collections4>
3232 <!-- Spring Boot 4 upgrade is blocked by C7 April Environment Release -->
33- <version .spring-boot>3.5.9 </version .spring-boot>
33+ <version .spring-boot>4.0.1 </version .spring-boot>
3434 <plugin .version.spotless-maven-plugin>3.1.0</plugin .version.spotless-maven-plugin>
3535 <plugin .version.maven-site-plugin>3.21.0</plugin .version.maven-site-plugin>
3636 <plugin .version.maven-assembly-plugin>3.8.0</plugin .version.maven-assembly-plugin>
You can’t perform that action at this time.
0 commit comments