Skip to content

Commit

Permalink
chore(deps-dev): Bump version.log4j from 2.23.1 to 2.24.1
Browse files Browse the repository at this point in the history
Bumps `version.log4j` from 2.23.1 to 2.24.1.

Updates `org.apache.logging.log4j:log4j-core` from 2.23.1 to 2.24.1

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.23.1 to 2.24.1

Updates `org.apache.logging.log4j:log4j-api` from 2.23.1 to 2.24.1

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 295dfdb commit 75cb017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<version.testcontainers.keycloak>3.3.0</version.testcontainers.keycloak>
<version.restassured>5.4.0</version.restassured>
<version.junit>5.11.1</version.junit>
<version.log4j>2.23.1</version.log4j>
<version.log4j>2.24.1</version.log4j>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 75cb017

Please sign in to comment.