Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.0 to 2.22.1
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.0 to 2.22.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent 979a0b2 commit 42fb102
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 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>9</maven.compiler.source>
<maven.compiler.target>9</maven.compiler.target>
<log4j2.version>2.22.0</log4j2.version>
<log4j2.version>2.22.1</log4j2.version>
<jackson.version>2.16.0</jackson.version>
</properties>

Expand Down

0 comments on commit 42fb102

Please sign in to comment.