You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ma...@apache.org on 2022/01/03 12:17:19 UTC

svn commit: r1896640 - in /gump/metadata/project: bnd.xml eclipse.xml unboundid.xml

Author: markt
Date: Mon Jan  3 12:17:19 2022
New Revision: 1896640

URL: http://svn.apache.org/viewvc?rev=1896640&view=rev
Log:
Update packaged JARs used by Tomcat

Modified:
    gump/metadata/project/bnd.xml
    gump/metadata/project/eclipse.xml
    gump/metadata/project/unboundid.xml

Modified: gump/metadata/project/bnd.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/bnd.xml?rev=1896640&r1=1896639&r2=1896640&view=diff
==============================================================================
--- gump/metadata/project/bnd.xml (original)
+++ gump/metadata/project/bnd.xml Mon Jan  3 12:17:19 2022
@@ -26,7 +26,7 @@
 
     <package>org.bndtools</package>
 
-    <jar name="bnd-5.1.1/biz.aQute.bnd-5.1.1.jar" id="bnd"/>
+    <jar name="bnd-6.1.0/biz.aQute.bnd-6.1.0.jar" id="bnd"/>
   </project>
 
 </module>

Modified: gump/metadata/project/eclipse.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/eclipse.xml?rev=1896640&r1=1896639&r2=1896640&view=diff
==============================================================================
--- gump/metadata/project/eclipse.xml (original)
+++ gump/metadata/project/eclipse.xml Mon Jan  3 12:17:19 2022
@@ -26,7 +26,7 @@
 
     <package>org.eclipse</package>
 
-    <jar name="plugins/R-4.20-202106111600/ecj-4.20.jar" id="jdtcore"/>
+    <jar name="plugins/R-4.22-202111241800/ecj-4.22.jar" id="jdtcore"/>
 
   </project>
 

Modified: gump/metadata/project/unboundid.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/unboundid.xml?rev=1896640&r1=1896639&r2=1896640&view=diff
==============================================================================
--- gump/metadata/project/unboundid.xml (original)
+++ gump/metadata/project/unboundid.xml Mon Jan  3 12:17:19 2022
@@ -21,6 +21,6 @@
 
   <project name="unboundid">
     <package>com.unboundid</package>
-    <jar name="unboundid-ldapsdk-5.1.4.jar" id="unboundid-ldapsdk"/>
+    <jar name="unboundid-ldapsdk-6.0.3.jar" id="unboundid-ldapsdk"/>
   </project>
 </module>