Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-bom from 2.24.1 to 2.24.2 (#2014)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent adc6392 commit 053be11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ javaPlatform {

dependencies {
api platform('org.junit:junit-bom:5.11.3')
api platform('org.apache.logging.log4j:log4j-bom:2.24.1')
api platform('org.apache.logging.log4j:log4j-bom:2.24.2')
api platform('org.glassfish.jersey:jersey-bom:3.1.9')

constraints {
Expand Down

0 comments on commit 053be11

Please sign in to comment.