Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Commit 2ac8fce

Browse files
author
whitesource-for-github-com[bot]
committed
Update dependency org.apache.logging.log4j:log4j-core to v2.17.1
1 parent b53404d commit 2ac8fce

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

auth-utils/jclient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.apache.logging.log4j</groupId>
5050
<artifactId>log4j-core</artifactId>
51-
<version>2.17.0</version>
51+
<version>2.17.1</version>
5252
</dependency>
5353
</dependencies>
5454

auth/encryptcli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.apache.logging.log4j</groupId>
5050
<artifactId>log4j-core</artifactId>
51-
<version>2.17.0</version>
51+
<version>2.17.1</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.apache.logging.log4j</groupId>

auth/encryptutil/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.apache.logging.log4j</groupId>
5252
<artifactId>log4j-core</artifactId>
53-
<version>2.17.0</version>
53+
<version>2.17.1</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>org.apache.logging.log4j</groupId>

auth/server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.apache.logging.log4j</groupId>
6060
<artifactId>log4j-core</artifactId>
61-
<version>2.17.0</version>
61+
<version>2.17.1</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)