Skip to content

Commit 7e31ccd

Browse files
committed
try to fix log4j-bom dependency
git-svn-id: https://svn.apache.org/repos/asf/xmlbeans/trunk@1922283 13f79535-47bb-0310-9956-ffa450edef68
1 parent a15f23a commit 7e31ccd

File tree

1 file changed

+2
-0
lines changed
  • src/main/maven/org.apache.xmlbeans/xmlbeans

1 file changed

+2
-0
lines changed

src/main/maven/org.apache.xmlbeans/xmlbeans/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@
8181
<groupId>org.apache.logging.log4j</groupId>
8282
<artifactId>log4j-bom</artifactId>
8383
<version>2.24.2</version>
84+
<type>pom</type>
85+
<scope>import</scope>
8486
</dependency>
8587
<dependency>
8688
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)