Skip to content

Commit

Permalink
Bump version.log4j2 from 2.6.2 to 2.23.1
Browse files Browse the repository at this point in the history
Bumps `version.log4j2` from 2.6.2 to 2.23.1.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Aug 12, 2024
1 parent 2df9b3f commit 5cf6ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/tomee-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.6.2</version>
<version>2.23.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5cf6ee6

Please sign in to comment.