Skip to content

Commit 7527668

Browse files
author
Philipp Lewe
committed
bump slf4j version to fix possible vulnerability
1 parent 2230329 commit 7527668

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.docker.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@
10761076
<junit-version>4.13.1</junit-version>
10771077
<maven-plugin-version>1.0.0</maven-plugin-version>
10781078
<commons-lang-version>3.4</commons-lang-version>
1079-
<slf4j-version>1.7.25</slf4j-version>
1079+
<slf4j-version>1.7.32</slf4j-version>
10801080
<logback-version>1.2.3</logback-version>
10811081
<scala-maven-plugin-version>3.2.1</scala-maven-plugin-version>
10821082
<jmustache-version>1.12</jmustache-version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@
11691169
<junit-version>4.13.1</junit-version>
11701170
<maven-plugin-version>1.0.0</maven-plugin-version>
11711171
<commons-lang-version>3.4</commons-lang-version>
1172-
<slf4j-version>1.7.25</slf4j-version>
1172+
<slf4j-version>1.7.32</slf4j-version>
11731173
<logback-version>1.2.3</logback-version>
11741174
<scala-maven-plugin-version>3.2.1</scala-maven-plugin-version>
11751175
<jmustache-version>1.12</jmustache-version>

0 commit comments

Comments
 (0)