Skip to content

Commit 5a06193

Browse files
Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4
Bumps org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 797374c commit 5a06193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<!-- Maven itself runs on Java 17+, but compilation and tests can still use an older toolchain JDK. -->
6666
<hc.build.toolchain.version>${maven.compiler.source}</hc.build.toolchain.version>
6767
<httpcore.version>5.5-alpha1</httpcore.version>
68-
<log4j.version>2.25.3</log4j.version>
68+
<log4j.version>2.25.4</log4j.version>
6969
<brotli4j.version>1.20.0</brotli4j.version>
7070
<conscrypt.version>2.5.2</conscrypt.version>
7171
<ehcache.version>3.11.1</ehcache.version>

0 commit comments

Comments
 (0)