We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adff1da commit 9981d27Copy full SHA for 9981d27
log4j-samples-graalvm/pom.xml
@@ -62,7 +62,7 @@
62
<assertj.version>3.27.3</assertj.version>
63
<json-org.version>20250517</json-org.version>
64
<json-unit.version>4.1.1</json-unit.version>
65
- <junit.version>5.12.2</junit.version>
+ <junit.version>5.13.0</junit.version>
66
<logback.version>1.5.18</logback.version>
67
<slf4j.version>2.0.17</slf4j.version>
68
@@ -327,7 +327,7 @@
327
<plugin>
328
<groupId>org.codehaus.mojo</groupId>
329
<artifactId>exec-maven-plugin</artifactId>
330
- <version>3.5.0</version>
+ <version>3.5.1</version>
331
<executions>
332
<execution>
333
<id>run-executable</id>
0 commit comments