Skip to content

Commit c24812b

Browse files
Bump log4j-core from 2.14.1 to 2.15.0
Bumps log4j-core from 2.14.1 to 2.15.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4eb468c commit c24812b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<dependency>
178178
<groupId>org.apache.logging.log4j</groupId>
179179
<artifactId>log4j-core</artifactId>
180-
<version>2.14.1</version>
180+
<version>2.15.0</version>
181181
<optional>true</optional>
182182
</dependency>
183183
<dependency>

0 commit comments

Comments
 (0)