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 d732aa4 commit 157482fCopy full SHA for 157482f
pom.xml
@@ -19,7 +19,7 @@
19
<maven.compiler.target>1.8</maven.compiler.target>
20
<maven.compiler.release>8</maven.compiler.release>
21
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
22
- <junit.version>5.13.3</junit.version>
+ <junit.version>5.13.4</junit.version>
23
<junit4.version>4.13.2</junit4.version>
24
<maven.plugin.api.version>3.9.11</maven.plugin.api.version>
25
<maven.plugin.annotations.version>3.15.1</maven.plugin.annotations.version>
0 commit comments