Skip to content

Commit

Permalink
Bump log4j from 2.13.3 to 2.17.0 (#425)
Browse files Browse the repository at this point in the history
* Bump log4j from 2.13.3 to 2.16.0

* Update pom version to 2.1.3

* Update pom.xml

Co-authored-by: Pere Urbón <purbon@users.noreply.github.com>
  • Loading branch information
DavidNavalho and purbon authored Dec 20, 2021
1 parent 1d415d3 commit 8b09d9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.purbon.kafka</groupId>
<artifactId>julie-ops</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>

<name>A Kafka operations manager, julie ops</name>
<description>
Expand Down 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.13.3</log4j.version>
<log4j.version>2.17.0</log4j.version>
<httpclient.version>4.5.13</httpclient.version>
<zookeeper.version>3.5.7</zookeeper.version>
<commons.version>1.4</commons.version>
Expand Down

0 comments on commit 8b09d9c

Please sign in to comment.