Author: fanningpj
Date: Tue Dec  3 21:41:23 2024
New Revision: 1922283

URL: http://svn.apache.org/viewvc?rev=1922283&view=rev
Log:
try to fix log4j-bom dependency

Modified:
    xmlbeans/trunk/src/main/maven/org.apache.xmlbeans/xmlbeans/pom.xml

Modified: xmlbeans/trunk/src/main/maven/org.apache.xmlbeans/xmlbeans/pom.xml
URL: 
http://svn.apache.org/viewvc/xmlbeans/trunk/src/main/maven/org.apache.xmlbeans/xmlbeans/pom.xml?rev=1922283&r1=1922282&r2=1922283&view=diff
==============================================================================
--- xmlbeans/trunk/src/main/maven/org.apache.xmlbeans/xmlbeans/pom.xml 
(original)
+++ xmlbeans/trunk/src/main/maven/org.apache.xmlbeans/xmlbeans/pom.xml Tue Dec  
3 21:41:23 2024
@@ -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>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to