Skip to content

Commit 2a83989

Browse files
authored
Merge pull request #14 from redpanda-data/dependabot/maven/benchmark-framework/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.9.1 to 2.17.1 in /benchmark-framework
2 parents 662e011 + ab18967 commit 2a83989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<artifactId>benchmark-framework</artifactId>
3232

3333
<properties>
34-
<log4j.version>2.9.1</log4j.version>
34+
<log4j.version>2.17.1</log4j.version>
3535
</properties>
3636

3737
<dependencies>

0 commit comments

Comments
 (0)