File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 130
130
<!-- >>> Common -->
131
131
<version .log4j>2.24.3</version .log4j>
132
132
<version .junit>4.13.2</version .junit>
133
- <version .junit-jupiter>5.12.1 </version .junit-jupiter>
133
+ <version .junit-jupiter>5.12.2 </version .junit-jupiter>
134
134
<version .junit-platform-suite-engine>1.10.0</version .junit-platform-suite-engine>
135
135
<version .org.osgi.core>6.0.0</version .org.osgi.core>
136
136
<!-- Make sure to update Ryuk container version in `ryuk.Dockerfile` whenever updating testcontainers to align it with the lib. -->
184
184
<!-- When updating Spring Boot check if it supports JDK24 and enable testing with it if so (see testWithJdk24 profile). -->
185
185
<version .org.springframework.boot>3.4.1</version .org.springframework.boot>
186
186
<!-- Spring Boot 3 JTA starter and related libs version: -->
187
- <version .dev.snowdrop>3.3.1 </version .dev.snowdrop>
187
+ <version .dev.snowdrop>3.4.0 </version .dev.snowdrop>
188
188
189
189
<version .jsoup>1.19.1</version .jsoup>
190
190
<version .snakeyaml>2.4</version .snakeyaml>
You can’t perform that action at this time.
0 commit comments