Skip to content

Commit

Permalink
try to fix log4j-bom dependency
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/xmlbeans/trunk@1922283 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
pjfanning committed Dec 3, 2024
1 parent a15f23a commit 7e31ccd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/maven/org.apache.xmlbeans/xmlbeans/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-bom</artifactId>
<version>2.24.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit 7e31ccd

Please sign in to comment.