Skip to content

Commit

Permalink
Merge pull request #92 from openmainframeproject/issue/log4j_fix
Browse files Browse the repository at this point in the history
Update for log4j CVE
  • Loading branch information
caffreyj authored Dec 13, 2021
2 parents 630a3c4 + 8ce7d5d commit 53d6cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ade-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
<version>2.15.0</version>
<type>jar</type>
</dependency>
</dependencies>
Expand Down

0 comments on commit 53d6cf9

Please sign in to comment.