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 127127
128128 <!-- >>> WildFly dependencies -->
129129 <!-- This is used to generate a link to the WildFly documentation -->
130- <version .org.wildfly>37 .0.0.Final</version .org.wildfly>
130+ <version .org.wildfly>38 .0.0.Final</version .org.wildfly>
131131
132132 <!-- Test dependencies -->
133133
163163 <version .com.h2database>2.4.240</version .com.h2database>
164164 <version .org.postgresql>42.7.8</version .org.postgresql>
165165 <version .org.mariadb.jdbc>3.5.6</version .org.mariadb.jdbc>
166- <version .mysql.mysql-connector-j>9.4 .0</version .mysql.mysql-connector-j>
166+ <version .mysql.mysql-connector-j>9.5 .0</version .mysql.mysql-connector-j>
167167 <version .com.ibm.db2.jcc>12.1.2.0</version .com.ibm.db2.jcc>
168- <version .com.oracle.database.jdbc>23.9 .0.25.07 </version .com.oracle.database.jdbc>
168+ <version .com.oracle.database.jdbc>23.26 .0.0.0 </version .com.oracle.database.jdbc>
169169 <version .com.microsoft.sqlserver.mssql-jdbc>13.2.1.jre11</version .com.microsoft.sqlserver.mssql-jdbc>
170170
171171 <!-- >>> Performance tests -->
Original file line number Diff line number Diff line change 287287 <version .exec.plugin>3.6.2</version .exec.plugin>
288288 <version .forbiddenapis.plugin>3.10</version .forbiddenapis.plugin>
289289 <!-- Make sure that upgraded Jandex plugin aligns with the Jandex version imported from the ORM platform pom -->
290- <version .jandex.plugin>3.5.0 </version .jandex.plugin>
290+ <version .jandex.plugin>3.5.1 </version .jandex.plugin>
291291 <version .maven.injection.plugin>1.0.2</version .maven.injection.plugin>
292292 <version .jar.plugin>3.4.2</version .jar.plugin>
293293 <version .javadoc.plugin>3.12.0</version .javadoc.plugin>
309309 e.g. 4.0.13 won't work with JDK 23, while 4.0.26 is working just fine.
310310 -->
311311 <version .org.apache.groovy.groovy-jsr223>5.0.2</version .org.apache.groovy.groovy-jsr223>
312- <version .com.puppycrawl.tools.checkstyle>12.1.0 </version .com.puppycrawl.tools.checkstyle>
312+ <version .com.puppycrawl.tools.checkstyle>12.1.1 </version .com.puppycrawl.tools.checkstyle>
313313 <version .versions.plugin>2.19.1</version .versions.plugin>
314314 <version .maven-wrapper-plugin>3.3.4</version .maven-wrapper-plugin>
315315 <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