Skip to content

Commit

Permalink
[TEST] Trigger a build w/ log4j
Browse files Browse the repository at this point in the history
  • Loading branch information
lucboudreau authored Jan 21, 2025
1 parent 7109d91 commit df3f43e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mondrian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@
<artifactId>ehcache</artifactId>
<version>2.8.3</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
</dependency>
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
Expand Down

0 comments on commit df3f43e

Please sign in to comment.