Author: fanningpj
Date: Tue Oct 29 23:04:01 2024
New Revision: 1921663
URL: http://svn.apache.org/viewvc?rev=1921663&view=rev
Log:
update pom
Modified:
xmlbeans/trunk/LICENSE-binary.txt
xmlbeans/trunk/src/main/maven/org.apache.xmlbeans/xmlbeans/pom.xml
Modified: xmlbeans/trunk/LICENSE-binary.txt
URL:
http://svn.apache.org/viewvc/xmlbeans/trunk/LICENSE-binary.txt?rev=1921663&r1=1921662&r2=1921663&view=diff
==============================================================================
--- xmlbeans/trunk/LICENSE-binary.txt (original)
+++ xmlbeans/trunk/LICENSE-binary.txt Tue Oct 29 23:04:01 2024
@@ -205,15 +205,15 @@ This project bundles some components tha
License Version 2.0:
commons-codec:commons-codec:1.15
-com.google.guava:guava-33.1.0-jre
+com.google.guava:guava-33.3.0-jre
org.apache.ant:ant:1.10.15
org.apache.ant:ant-launcher:1.10.15
org.apache.httpcomponents.client5:httpclient5:5.1.3
org.apache.httpcomponents.client5:httpcore5:5.1.3
org.apache.httpcomponents.client5:httpcore5-h2:5.1.3
org.apache.logging.log4j:log4j-api:2.24.1
-org.xmlresolver:xmlresolver:5.2.5
-org.xmlresolver:xmlresolver-data:5.2.5
+org.xmlresolver:xmlresolver:5.2.2
+org.xmlresolver:xmlresolver-data:5.2.2
Apache Software License 2.0 and LGPL 3.0
----------------------------------------
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=1921663&r1=1921662&r2=1921663&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 Oct
29 23:04:01 2024
@@ -38,20 +38,20 @@
<name>POI Users List</name>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/poi-user/</archive>
+
<archive>https://lists.apache.org/[email protected]</archive>
</mailingList>
<mailingList>
<name>POI Developer List</name>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/poi-dev/</archive>
+
<archive>https://lists.apache.org/[email protected]</archive>
</mailingList>
</mailingLists>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]