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 164
164
See https://db.apache.org/derby/derby_downloads.html -->
165
165
<version .org.apache.derby>10.15.2.0</version .org.apache.derby>
166
166
<version .org.postgresql>42.7.5</version .org.postgresql>
167
- <version .org.mariadb.jdbc>3.5.2 </version .org.mariadb.jdbc>
167
+ <version .org.mariadb.jdbc>3.5.3 </version .org.mariadb.jdbc>
168
168
<version .mysql.mysql-connector-j>9.2.0</version .mysql.mysql-connector-j>
169
169
<version .com.ibm.db2.jcc>12.1.0.0</version .com.ibm.db2.jcc>
170
170
<version .com.oracle.database.jdbc>23.7.0.25.01</version .com.oracle.database.jdbc>
Original file line number Diff line number Diff line change 295
295
<version .shade.plugin>3.6.0</version .shade.plugin>
296
296
<version .source.plugin>3.3.1</version .source.plugin>
297
297
<!-- Surefire versions are a minefield of bugs: be careful with upgrades -->
298
- <version .surefire.plugin>3.5.2 </version .surefire.plugin>
299
- <version .surefire.plugin.java-version.asm>9.7.1 </version .surefire.plugin.java-version.asm>
298
+ <version .surefire.plugin>3.5.3 </version .surefire.plugin>
299
+ <version .surefire.plugin.java-version.asm>9.8 </version .surefire.plugin.java-version.asm>
300
300
<version .jacoco.plugin>0.8.12</version .jacoco.plugin>
301
301
<version .com.buschmais.jqassistant.plugin>2.6.0</version .com.buschmais.jqassistant.plugin>
302
302
<version .moditect.plugin>1.2.2.Final</version .moditect.plugin>
303
- <version .sonar.plugin>5.0 .0.4389 </version .sonar.plugin>
303
+ <version .sonar.plugin>5.1 .0.4751 </version .sonar.plugin>
304
304
<version .scripting.plugin>3.0.0</version .scripting.plugin>
305
305
<!--
306
306
We want to keep patch updates for groovy enabled as those may contain compatibility with a more recent JDK versions.
307
307
e.g. 4.0.13 won't work with JDK 23, while 4.0.26 is working just fine.
308
308
-->
309
309
<version .org.apache.groovy.groovy-jsr223>4.0.26</version .org.apache.groovy.groovy-jsr223>
310
- <version .com.puppycrawl.tools.checkstyle>10.21.4 </version .com.puppycrawl.tools.checkstyle>
310
+ <version .com.puppycrawl.tools.checkstyle>10.22.0 </version .com.puppycrawl.tools.checkstyle>
311
311
<version .versions.plugin>2.18.0</version .versions.plugin>
312
312
<version .maven-wrapper-plugin>3.3.2</version .maven-wrapper-plugin>
313
313
<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