We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c949d83 commit 07b50c8Copy full SHA for 07b50c8
1 file changed
pom.xml
@@ -48,7 +48,7 @@
48
<junit.version>5.14.1</junit.version>
49
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
50
<websocket.version>1.6.0</websocket.version>
51
- <slf4j.version>2.0.17</slf4j.version>
+ <slf4j.version>2.0.18</slf4j.version>
52
<opentest4j.version>1.3.0</opentest4j.version>
53
</properties>
54
@@ -159,7 +159,7 @@
159
<plugin>
160
<groupId>org.apache.maven.plugins</groupId>
161
<artifactId>maven-surefire-plugin</artifactId>
162
- <version>3.5.5</version>
+ <version>3.5.6</version>
163
<configuration>
164
<properties>
165
<configurationParameters>
0 commit comments