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 ee81654 commit fb09a11Copy full SHA for fb09a11
pom.xml
@@ -57,7 +57,7 @@
57
<dependency>
58
<groupId>org.apache.logging.log4j</groupId>
59
<artifactId>log4j-slf4j2-impl</artifactId>
60
- <version>2.20.0</version>
+ <version>2.25.1</version>
61
<scope>test</scope>
62
<exclusions>
63
<exclusion>
@@ -75,7 +75,7 @@
75
<plugin>
76
<groupId>org.apache.maven.plugins</groupId>
77
<artifactId>maven-source-plugin</artifactId>
78
- <version>3.2.1</version>
+ <version>3.3.1</version>
79
<executions>
80
<execution>
81
<id>attach-sources</id>
0 commit comments