Skip to content

Commit

Permalink
Bump log4j-api from 2.17.0 to 2.17.1 (#436)
Browse files Browse the repository at this point in the history
Bumps log4j-api from 2.17.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
...

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] authored and purbon committed Feb 5, 2022
1 parent 9f8bde5 commit d8bd325
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 @@ -423,7 +423,7 @@
<maven-failsafe-plugin.version>2.22.2</maven-failsafe-plugin.version>
<!-- dependencies -->
<jackson.version>2.12.1</jackson.version>
<log4j.version>2.17.0</log4j.version>
<log4j.version>2.17.1</log4j.version>
<zookeeper.version>3.5.7</zookeeper.version>
<commons.version>1.4</commons.version>
<mockito.version>3.6.0</mockito.version>
Expand Down

0 comments on commit d8bd325

Please sign in to comment.