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 eb8d169 commit f2112d8Copy full SHA for f2112d8
pom.xml
@@ -43,7 +43,7 @@
43
<maven.version>3.9.9</maven.version>
44
<!-- version should match ivy Engine sfl4j version! And version in EngineClassLoaderFactory.SLF4J_VERSION -->
45
<slf4j.version>2.0.13</slf4j.version>
46
- <junit-jupiter.version>5.12.1</junit-jupiter.version>
+ <junit-jupiter.version>5.12.2</junit-jupiter.version>
47
<site.path>snapshot</site.path>
48
<other.site.path>release</other.site.path>
49
<other.site.name>Stable</other.site.name>
0 commit comments