Skip to content

Commit

Permalink
Merge pull request #1289 from quarkus-qe/dependabot/maven/log4j.versi…
Browse files Browse the repository at this point in the history
…on-2.24.0

Bump log4j.version from 2.23.1 to 2.24.0
  • Loading branch information
mjurc authored Sep 10, 2024
2 parents 6338a6f + b4cdb49 commit 855fe3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quarkus-test-service-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<artifactId>quarkus-test-service-kafka</artifactId>
<name>Quarkus - Test Framework - Service - Kafka</name>
<properties>
<log4j.version>2.23.1</log4j.version>
<log4j.version>2.24.0</log4j.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 855fe3c

Please sign in to comment.