File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 167
167
<version .org.google.guava>32.1.2-jre</version .org.google.guava>
168
168
169
169
<!-- >>> Spring integration tests -->
170
+ <!-- When updating Spring Boot check if it supports JDK23 and enable testing with it if so (see testWithJdk23 profile). -->
170
171
<version .org.springframework.boot>3.2.0</version .org.springframework.boot>
171
172
<!-- Spring Boot 3 Atomikos starter and related libs version: -->
172
173
<version .com.atomikos>6.0.0</version .com.atomikos>
Original file line number Diff line number Diff line change 1476
1476
-Djdk.attach.allowAttachSelf=true
1477
1477
-Dnet.bytebuddy.experimental=true
1478
1478
</surefire .jvm.args.java-version>
1479
- <!-- Spring Boot 3 isn't ready for JDK22 yet -->
1480
- <failsafe .spring.skip>true</failsafe .spring.skip>
1481
1479
<!-- impsort-maven-plugin doesn't work with JDK22 yet -->
1482
1480
<format .skip>true</format .skip>
1483
1481
</properties >
You can’t perform that action at this time.
0 commit comments