File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ updates:
132132 # Enable updates after JDK 21 upgrade (as of jsonassert 1.5.2 it requires JDK 21)
133133 - dependency-name : " org.skyscreamer:jsonassert"
134134 - dependency-name : " org.eclipse.jdt:ecj"
135- versions : [ "3.42.0" ]
135+ versions : [ "3.42.0", "3.43.0" ]
136136 - package-ecosystem : " docker"
137137 registries :
138138 - dockerhub
Original file line number Diff line number Diff line change 158158 <!-- >>> JDBC Drivers -->
159159 <version .com.h2database>2.3.232</version .com.h2database>
160160 <version .org.postgresql>42.7.7</version .org.postgresql>
161- <version .org.mariadb.jdbc>3.5.5 </version .org.mariadb.jdbc>
161+ <version .org.mariadb.jdbc>3.5.6 </version .org.mariadb.jdbc>
162162 <version .mysql.mysql-connector-j>9.4.0</version .mysql.mysql-connector-j>
163163 <version .com.ibm.db2.jcc>12.1.2.0</version .com.ibm.db2.jcc>
164164 <version .com.oracle.database.jdbc>23.9.0.25.07</version .com.oracle.database.jdbc>
Original file line number Diff line number Diff line change 308308 We want to keep patch updates for groovy enabled as those may contain compatibility with a more recent JDK versions.
309309 e.g. 4.0.13 won't work with JDK 23, while 4.0.26 is working just fine.
310310 -->
311- <version .org.apache.groovy.groovy-jsr223>5.0.0 </version .org.apache.groovy.groovy-jsr223>
311+ <version .org.apache.groovy.groovy-jsr223>5.0.1 </version .org.apache.groovy.groovy-jsr223>
312312 <version .com.puppycrawl.tools.checkstyle>11.0.1</version .com.puppycrawl.tools.checkstyle>
313313 <version .versions.plugin>2.19.0</version .versions.plugin>
314- <version .maven-wrapper-plugin>3.3.3 </version .maven-wrapper-plugin>
314+ <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>
316316 <version .sisu-maven-plugin>0.9.0.M4</version .sisu-maven-plugin>
317- <version .gitflow-incremental-builder>4.5.5 </version .gitflow-incremental-builder>
317+ <version .gitflow-incremental-builder>4.5.6 </version .gitflow-incremental-builder>
318318 <version .spotless-maven-plugin>2.46.1</version .spotless-maven-plugin>
319319 <version .maven-antrun-plugin>3.1.0</version .maven-antrun-plugin>
320320
You can’t perform that action at this time.
0 commit comments