Skip to content

Commit

Permalink
CLDR-17248 cldr-apps-webdriver revert log4j version update (#30)
Browse files Browse the repository at this point in the history
-PR 24 by dependabot resulted in NoClassDefFoundError

-Revert for now
  • Loading branch information
btangmu authored Dec 23, 2023
1 parent 9f1a192 commit 2e6f1de
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 @@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.20.0</version>
<version>2.17.2</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit 2e6f1de

Please sign in to comment.