Skip to content

Commit

Permalink
Upgrade to Log4j 2.17.1 (CVE-2021-44832).
Browse files Browse the repository at this point in the history
  • Loading branch information
thibgc committed Dec 31, 2021
1 parent 1f55ecd commit 13e9b29
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ Args:
value="${lib}/pjl-comp-filter-1.6.5.jar"/>
<property name="jaxp.jar" value="${lib}/javax.xml.jaxp.jar"/>
<!-- <property name="xml.jar" value="${lib}/org.apache.crimson.jar"/> -->
<property name="log4j2.version" value="2.17.0"/>
<property name="log4j2.version" value="2.17.1"/>
<property name="log4j2-api.jar" value="${lib}/log4j-api-${log4j2.version}.jar"/>
<property name="log4j2-core.jar" value="${lib}/log4j-core-${log4j2.version}.jar"/>
<property name="log4j2-1.2-compat.jar" value="${lib}/log4j-1.2-api-${log4j2.version}.jar"/>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 13e9b29

Please sign in to comment.