File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 163
163
<version .mysql.mysql-connector-j>9.3.0</version .mysql.mysql-connector-j>
164
164
<version .com.ibm.db2.jcc>12.1.2.0</version .com.ibm.db2.jcc>
165
165
<version .com.oracle.database.jdbc>23.8.0.25.04</version .com.oracle.database.jdbc>
166
- <version .com.microsoft.sqlserver.mssql-jdbc>12.10.0 .jre11</version .com.microsoft.sqlserver.mssql-jdbc>
166
+ <version .com.microsoft.sqlserver.mssql-jdbc>12.10.1 .jre11</version .com.microsoft.sqlserver.mssql-jdbc>
167
167
168
168
<!-- >>> Performance tests -->
169
169
<version .org.openjdk.jmh>1.37</version .org.openjdk.jmh>
179
179
<!-- When updating Spring Boot check if it supports JDK24 and enable testing with it if so (see testWithJdk24 profile). -->
180
180
<version .org.springframework.boot>3.5.0</version .org.springframework.boot>
181
181
<!-- Spring Boot 3 JTA starter and related libs version: -->
182
- <version .dev.snowdrop>3.4.0 </version .dev.snowdrop>
182
+ <version .dev.snowdrop>3.4.2.2 </version .dev.snowdrop>
183
183
184
- <version .jsoup>1.20 .1</version .jsoup>
184
+ <version .jsoup>1.21 .1</version .jsoup>
185
185
<version .snakeyaml>2.4</version .snakeyaml>
186
186
187
187
<!-- Whether javadoc warnings should fail the build -->
Original file line number Diff line number Diff line change 272
272
<version .project-info.plugin>3.9.0</version .project-info.plugin>
273
273
<version .japicmp.plugin>0.23.1</version .japicmp.plugin>
274
274
<version .deploy.plugin>3.1.4</version .deploy.plugin>
275
- <version .flatten-maven-plugin>1.7.0 </version .flatten-maven-plugin>
275
+ <version .flatten-maven-plugin>1.7.1 </version .flatten-maven-plugin>
276
276
<version .assembly.plugin>3.7.1</version .assembly.plugin>
277
277
<version .buildhelper.plugin>3.6.1</version .buildhelper.plugin>
278
278
<version .checkstyle.plugin>3.6.0</version .checkstyle.plugin>
306
306
e.g. 4.0.13 won't work with JDK 23, while 4.0.26 is working just fine.
307
307
-->
308
308
<version .org.apache.groovy.groovy-jsr223>4.0.27</version .org.apache.groovy.groovy-jsr223>
309
- <version .com.puppycrawl.tools.checkstyle>10.25.0 </version .com.puppycrawl.tools.checkstyle>
309
+ <version .com.puppycrawl.tools.checkstyle>10.25.1 </version .com.puppycrawl.tools.checkstyle>
310
310
<version .versions.plugin>2.18.0</version .versions.plugin>
311
311
<version .maven-wrapper-plugin>3.3.2</version .maven-wrapper-plugin>
312
312
<version .org.eclipse.m2e.lifecycle-mapping>1.0.0</version .org.eclipse.m2e.lifecycle-mapping>
You can’t perform that action at this time.
0 commit comments