Skip to content

Commit fa76dd5

Browse files
Bump log4j-core from 2.15.0 to 2.17.0 in /mcspring-api/mcspring-base (#35)
Bumps log4j-core from 2.15.0 to 2.17.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a590c5 commit fa76dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcspring-api/mcspring-base/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.15.0</version>
53+
<version>2.17.0</version>
5454
<scope>provided</scope>
5555
</dependency>
5656
<dependency>

0 commit comments

Comments
 (0)