Skip to content

Commit

Permalink
Bump log4j.version from 2.19.0 to 2.22.0
Browse files Browse the repository at this point in the history
Bumps `log4j.version` from 2.19.0 to 2.22.0.

Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.19.0 to 2.22.0

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

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ok2c committed Dec 13, 2023
1 parent c6fa1f8 commit 6eec947
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 @@ -77,7 +77,7 @@
<junit.migrationsupport.version>5.0.0</junit.migrationsupport.version>
<mockito.version>4.11.0</mockito.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.19.0</log4j.version>
<log4j.version>2.22.0</log4j.version>
<rxjava.version>2.2.21</rxjava.version>
<rxjava3.version>3.1.5</rxjava3.version>
<api.comparison.version>5.2</api.comparison.version>
Expand Down

0 comments on commit 6eec947

Please sign in to comment.