Skip to content

Commit 7929737

Browse files
DAOS-18406 java: Bump log4jfrom 2.17.1 to 2.25.3 (#17298) (#17374)
Bumps org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3. Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
1 parent 1d9065e commit 7929737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<junit.platform.version>1.4.0</junit.platform.version>
1717
<junit.jupiter.version>5.4.0</junit.jupiter.version>
1818
<slf4j.version>1.7.25</slf4j.version>
19-
<log4j.version>2.17.1</log4j.version>
19+
<log4j.version>2.25.3</log4j.version>
2020
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
2121
<maven.compiler.source>1.8</maven.compiler.source>
2222
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)