Skip to content

Commit fb09a11

Browse files
bactgoneall
authored andcommitted
Update dependencies
Signed-off-by: Arthit Suriyawongkul <[email protected]>
1 parent ee81654 commit fb09a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.apache.logging.log4j</groupId>
5959
<artifactId>log4j-slf4j2-impl</artifactId>
60-
<version>2.20.0</version>
60+
<version>2.25.1</version>
6161
<scope>test</scope>
6262
<exclusions>
6363
<exclusion>
@@ -75,7 +75,7 @@
7575
<plugin>
7676
<groupId>org.apache.maven.plugins</groupId>
7777
<artifactId>maven-source-plugin</artifactId>
78-
<version>3.2.1</version>
78+
<version>3.3.1</version>
7979
<executions>
8080
<execution>
8181
<id>attach-sources</id>

0 commit comments

Comments
 (0)