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 2cce977 commit 4bda800Copy full SHA for 4bda800
pom.xml
@@ -45,7 +45,7 @@
45
<maven.compiler.target>8</maven.compiler.target>
46
<maven.compiler.parameters>true</maven.compiler.parameters>
47
<gson.version>2.11.0</gson.version>
48
- <junit.version>5.11.1</junit.version>
+ <junit.version>5.11.3</junit.version>
49
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
50
<websocket.version>1.5.7</websocket.version>
51
<opentest4j.version>1.3.0</opentest4j.version>
@@ -147,7 +147,7 @@
147
<plugin>
148
<groupId>org.apache.maven.plugins</groupId>
149
<artifactId>maven-surefire-plugin</artifactId>
150
- <version>3.5.0</version>
+ <version>3.5.1</version>
151
<configuration>
152
<properties>
153
<configurationParameters>
0 commit comments