Skip to content

Commit 9dc5124

Browse files
Bump log4j.version from 2.13.0 to 2.13.1
Bumps `log4j.version` from 2.13.0 to 2.13.1. Updates `log4j-core` from 2.13.0 to 2.13.1 Updates `log4j-slf4j-impl` from 2.13.0 to 2.13.1 Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bc5c4cb commit 9dc5124

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/jooby-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<kotlin.version>1.3.71</kotlin.version>
6464
<kotlinx-coroutines-core.version>1.3.3</kotlinx-coroutines-core.version>
6565
<license-maven-plugin.version>3.0</license-maven-plugin.version>
66-
<log4j.version>2.13.0</log4j.version>
66+
<log4j.version>2.13.1</log4j.version>
6767
<log4jdbc.version>1.2</log4jdbc.version>
6868
<logback-classic.version>1.2.3</logback-classic.version>
6969
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
<!-- logging -->
4848
<logback-classic.version>1.2.3</logback-classic.version>
49-
<log4j.version>2.13.0</log4j.version>
49+
<log4j.version>2.13.1</log4j.version>
5050
<slf4j.version>1.7.30</slf4j.version>
5151

5252
<!-- util -->

0 commit comments

Comments
 (0)