Skip to content

Commit

Permalink
Update log4j to 2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kheshav authored Dec 31, 2021
1 parent 20f18b3 commit f99b7ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions log4j2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<artifactId>kumuluzee-logs-log4j2</artifactId>

<properties>
<log4j2.version>2.17.0</log4j2.version>
<log4j2.version>2.17.1</log4j2.version>
<disruptor.version>3.4.2</disruptor.version>
</properties>

Expand Down Expand Up @@ -69,4 +69,4 @@
<version>${log4j2.version}</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit f99b7ae

Please sign in to comment.