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 5b1a601 commit 813910dCopy full SHA for 813910d
pom.xml
@@ -215,7 +215,7 @@
215
<plugin>
216
<groupId>org.codehaus.mojo</groupId>
217
<artifactId>exec-maven-plugin</artifactId>
218
- <version>3.0.0</version>
+ <version>3.1.0</version>
219
<executions>
220
<execution>
221
<phase>test</phase>
@@ -438,7 +438,7 @@
438
<dependency>
439
<groupId>org.slf4j</groupId>
440
<artifactId>slf4j-api</artifactId>
441
- <version>1.7.36</version>
+ <version>2.0.0</version>
442
</dependency>
443
444
<groupId>io.netty</groupId>
0 commit comments