File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 160
160
<version .org.jboss.weld>5.1.6.Final</version .org.jboss.weld>
161
161
162
162
<!-- >>> JDBC Drivers -->
163
- <version .com.h2database>2.3.232 </version .com.h2database>
163
+ <version .com.h2database>2.4.240 </version .com.h2database>
164
164
<version .org.postgresql>42.7.8</version .org.postgresql>
165
165
<version .org.mariadb.jdbc>3.5.6</version .org.mariadb.jdbc>
166
166
<version .mysql.mysql-connector-j>9.4.0</version .mysql.mysql-connector-j>
Original file line number Diff line number Diff line change 283
283
<version .compiler.plugin>3.14.1</version .compiler.plugin>
284
284
<version .dependency.plugin>3.8.1</version .dependency.plugin>
285
285
<!-- Check dependencies for security vulnerabilities -->
286
- <version .dependency-check.plugin>12.1.5 </version .dependency-check.plugin>
286
+ <version .dependency-check.plugin>12.1.6 </version .dependency-check.plugin>
287
287
<version .exec.plugin>3.5.1</version .exec.plugin>
288
288
<version .forbiddenapis.plugin>3.9</version .forbiddenapis.plugin>
289
289
<!-- Make sure that upgraded Jandex plugin aligns with the Jandex version imported from the ORM platform pom -->
309
309
e.g. 4.0.13 won't work with JDK 23, while 4.0.26 is working just fine.
310
310
-->
311
311
<version .org.apache.groovy.groovy-jsr223>5.0.1</version .org.apache.groovy.groovy-jsr223>
312
- <version .com.puppycrawl.tools.checkstyle>11.0.1 </version .com.puppycrawl.tools.checkstyle>
312
+ <version .com.puppycrawl.tools.checkstyle>11.1.0 </version .com.puppycrawl.tools.checkstyle>
313
313
<version .versions.plugin>2.19.1</version .versions.plugin>
314
314
<version .maven-wrapper-plugin>3.3.4</version .maven-wrapper-plugin>
315
315
<version .org.eclipse.m2e.lifecycle-mapping>1.0.0</version .org.eclipse.m2e.lifecycle-mapping>
316
316
<version .sisu-maven-plugin>0.9.0.M4</version .sisu-maven-plugin>
317
317
<version .gitflow-incremental-builder>4.5.6</version .gitflow-incremental-builder>
318
- <version .spotless-maven-plugin>2.46.1 </version .spotless-maven-plugin>
318
+ <version .spotless-maven-plugin>3.0.0 </version .spotless-maven-plugin>
319
319
<version .maven-antrun-plugin>3.1.0</version .maven-antrun-plugin>
320
320
321
321
<!-- Repository Deployment URLs -->
You can’t perform that action at this time.
0 commit comments