Skip to content

Commit 01a53db

Browse files
Bump log4j-core from 2.16.0 to 2.17.0 in /wrappercommon (#501)
Bumps log4j-core from 2.16.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 a5203e9 commit 01a53db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrappercommon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.apache.logging.log4j</groupId>
2929
<artifactId>log4j-core</artifactId>
30-
<version>2.16.0</version>
30+
<version>2.17.0</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)