File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 129
129
<!--
130
130
NOTE: with the next upgrade of the log4j (to 2.24.1+) *REMOVE* the additional jspecify dependency added to the JPMS tests
131
131
-->
132
- <version .log4j>2.24.0 </version .log4j>
132
+ <version .log4j>2.24.1 </version .log4j>
133
133
<version .junit>4.13.2</version .junit>
134
- <version .junit-jupiter>5.11.0 </version .junit-jupiter>
134
+ <version .junit-jupiter>5.11.1 </version .junit-jupiter>
135
135
<version .junit-platform-suite-engine>1.10.0</version .junit-platform-suite-engine>
136
136
<version .org.osgi.core>6.0.0</version .org.osgi.core>
137
137
<!-- Make sure to update Ryuk container version in `ryuk.Dockerfile` whenever updating testcontainers to align it with the lib. -->
138
- <version .testcontainers>1.20.1 </version .testcontainers>
138
+ <version .testcontainers>1.20.2 </version .testcontainers>
139
139
140
140
<version .org.hamcrest>3.0</version .org.hamcrest>
141
- <version .org.mockito>5.13.0 </version .org.mockito>
141
+ <version .org.mockito>5.14.1 </version .org.mockito>
142
142
<version .org.assertj.assertj-core>3.26.3</version .org.assertj.assertj-core>
143
143
<!-- NOTE: Remove a Dependabot rule for 4.2.1 once the upgrade can be applied -->
144
144
<version .org.awaitily>4.2.2</version .org.awaitily>
Original file line number Diff line number Diff line change 269
269
<version .japicmp.plugin>0.23.0</version .japicmp.plugin>
270
270
<version .nexus-staging.plugin>1.7.0</version .nexus-staging.plugin>
271
271
<version .deploy.plugin>3.1.3</version .deploy.plugin>
272
- <version .gpg.plugin>3.2.6 </version .gpg.plugin>
272
+ <version .gpg.plugin>3.2.7 </version .gpg.plugin>
273
273
<version .flatten-maven-plugin>1.6.0</version .flatten-maven-plugin>
274
274
<version .assembly.plugin>3.7.1</version .assembly.plugin>
275
275
<version .buildhelper.plugin>3.6.0</version .buildhelper.plugin>
300
300
<version .sonar.plugin>4.0.0.4121</version .sonar.plugin>
301
301
<version .scripting.plugin>3.0.0</version .scripting.plugin>
302
302
<version .org.apache.groovy.groovy-jsr223>4.0.13</version .org.apache.groovy.groovy-jsr223>
303
- <version .com.puppycrawl.tools.checkstyle>10.18.1 </version .com.puppycrawl.tools.checkstyle>
303
+ <version .com.puppycrawl.tools.checkstyle>10.18.2 </version .com.puppycrawl.tools.checkstyle>
304
304
<version .versions.plugin>2.17.1</version .versions.plugin>
305
305
<version .maven-wrapper-plugin>3.3.2</version .maven-wrapper-plugin>
306
306
<version .impsort-maven-plugin>1.12.0</version .impsort-maven-plugin>
You can’t perform that action at this time.
0 commit comments