Skip to content

Commit

Permalink
Update log4j version because of security alert
Browse files Browse the repository at this point in the history
  • Loading branch information
drmacro authored Jul 25, 2020
1 parent 1c919e7 commit 97f9750
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 @@ -95,7 +95,7 @@ arbitrary XML, JSON, etc.</description>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.13.1</version>
<version>2.13.2</version>
</dependency>
<!-- https://mvnrepository.com/artifact/xml-resolver/xml-resolver -->
<dependency>
Expand Down

0 comments on commit 97f9750

Please sign in to comment.