Skip to content

Commit

Permalink
deps(maven): bump version.log4j from 2.17.0 to 2.17.1
Browse files Browse the repository at this point in the history
Bumps `version.log4j` from 2.17.0 to 2.17.1.

Updates `log4j-api` from 2.17.0 to 2.17.1

Updates `log4j-slf4j-impl` from 2.17.0 to 2.17.1

Updates `log4j-core` from 2.17.0 to 2.17.1

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

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit c76c2fd)
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 29, 2021
1 parent b6ac714 commit 1e56a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<version.junit>5.8.2</version.junit>
<version.junit4>4.13.2</version.junit4>
<version.opentest4j>1.2.0</version.opentest4j>
<version.log4j>2.17.0</version.log4j>
<version.log4j>2.17.1</version.log4j>
<version.minlog>1.3.1</version.minlog>
<version.mockito>4.2.0</version.mockito>
<version.mockito-jupiter>4.2.0</version.mockito-jupiter>
Expand Down

0 comments on commit 1e56a9a

Please # to comment.