File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
apm-rabbitmq/apm-rabbitmq-test-spring6
apm-spring-restclient-test
apm-spring-resttemplate-plugin
integration-tests/spring-boot-3 Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2323 <!-- Import dependency management from Spring Boot -->
2424 <groupId >org.springframework.boot</groupId >
2525 <artifactId >spring-boot-dependencies</artifactId >
26- <version >3.5.6 </version >
26+ <version >3.5.7 </version >
2727 <type >pom</type >
2828 <scope >import</scope >
2929 </dependency >
Original file line number Diff line number Diff line change 2020 <dependency >
2121 <groupId >org.springframework.boot</groupId >
2222 <artifactId >spring-boot-dependencies</artifactId >
23- <version >3.5.6 </version >
23+ <version >3.5.7 </version >
2424 <type >pom</type >
2525 <scope >import</scope >
2626 </dependency >
Original file line number Diff line number Diff line change 2323 <!-- Import dependency management from Spring Boot -->
2424 <groupId >org.springframework.boot</groupId >
2525 <artifactId >spring-boot-dependencies</artifactId >
26- <version >3.5.6 </version > <!-- update IT in case of major upgrade -->
26+ <version >3.5.7 </version > <!-- update IT in case of major upgrade -->
2727 <type >pom</type >
2828 <scope >import</scope >
2929 </dependency >
Original file line number Diff line number Diff line change 1818
1919 <!-- spring boot version to use for dependency management & testing -->
2020 <version .spring-boot-2>2.7.16</version .spring-boot-2>
21- <version .spring-boot-3>3.5.6 </version .spring-boot-3>
21+ <version .spring-boot-3>3.5.7 </version .spring-boot-3>
2222 </properties >
2323
2424 <modules >
Original file line number Diff line number Diff line change 2222 <!-- Import dependency management from Spring Boot -->
2323 <groupId >org.springframework.boot</groupId >
2424 <artifactId >spring-boot-dependencies</artifactId >
25- <version >3.5.6 </version > <!-- must be 3.X to correspond to spring 6 -->
25+ <version >3.5.7 </version > <!-- must be 3.X to correspond to spring 6 -->
2626 <type >pom</type >
2727 <scope >import</scope >
2828 </dependency >
Original file line number Diff line number Diff line change 2929 <!-- Import dependency management from Spring Boot -->
3030 <groupId >org.springframework.boot</groupId >
3131 <artifactId >spring-boot-dependencies</artifactId >
32- <version >3.5.6 </version > <!-- must be 3.X to correspond to spring 6 -->
32+ <version >3.5.7 </version > <!-- must be 3.X to correspond to spring 6 -->
3333 <type >pom</type >
3434 <scope >import</scope >
3535 </dependency >
Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >org.springframework.boot</groupId >
3232 <artifactId >spring-boot-dependencies</artifactId >
33- <version >3.5.6 </version >
33+ <version >3.5.7 </version >
3434 <type >pom</type >
3535 <scope >import</scope >
3636 </dependency >
You can’t perform that action at this time.
0 commit comments