Skip to content

Commit

Permalink
chore(deps-dev): bump version.log4j from 2.17.1 to 2.17.2 (#408)
Browse files Browse the repository at this point in the history
Bumps `version.log4j` from 2.17.1 to 2.17.2.

Updates `log4j-api` from 2.17.1 to 2.17.2

Updates `log4j-core` from 2.17.1 to 2.17.2

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

---
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-core
  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
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 5, 2022
1 parent ab8e679 commit a475ff2
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 @@ -18,7 +18,7 @@
<version.java>1.8</version.java>
<scala.version>2.13.6</scala.version>
<scala.binary.version>2.13.6</scala.binary.version>
<version.log4j>2.17.1</version.log4j>
<version.log4j>2.17.2</version.log4j>
<plugin.version.shade>3.2.4</plugin.version.shade>
<encoding>UTF-8</encoding>
<project.build.sourceEncoding>${encoding}</project.build.sourceEncoding>
Expand Down

0 comments on commit a475ff2

Please sign in to comment.