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 a82c8f7 commit 5ba9a9fCopy full SHA for 5ba9a9f
pom.xml
@@ -72,8 +72,8 @@
72
<properties>
73
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
74
<checkerframework.version>3.49.5</checkerframework.version>
75
- <junit.version>5.13.2</junit.version>
76
- <log4j.version>2.25.0</log4j.version>
+ <junit.version>5.13.4</junit.version>
+ <log4j.version>2.25.1</log4j.version>
77
<jna.version>5.17.0</jna.version>
78
<maven.compiler.source>11</maven.compiler.source>
79
<maven.compiler.target>11</maven.compiler.target>
0 commit comments