Changeset 6782 for extensions


Ignore:
Timestamp:
Jun 17, 2022, 1:46:00 PM (9 months ago)
Author:
Nicklas Nordborg
Message:

References #1400: Update to BASE 3.19

Updated 3rd-party libraries to the same versions as used by BASE 3.19.

Location:
extensions/net.sf.basedb.relax/trunk
Files:
3 added
3 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/net.sf.basedb.relax/trunk/.classpath

    r6778 r6782  
    99  <classpathentry kind="lib" path="lib/servlet-api.jar"/>
    1010  <classpathentry kind="lib" path="lib/opengrid.jar"/>
    11   <classpathentry kind="lib" path="lib/jdom-2.0.5.jar"/>
    1211  <classpathentry kind="lib" path="lib/json-simple-1.1.1-1.jar"/>
    1312  <classpathentry kind="lib" path="lib/base-core-3.19.0.jar"/>
    1413  <classpathentry kind="lib" path="lib/base-webclient-3.19.0.jar"/>
    1514  <classpathentry kind="lib" path="lib/slf4j-api-1.7.25.jar"/>
    16   <classpathentry kind="lib" path="lib/poi-4.0.1.jar"/>
    17   <classpathentry kind="lib" path="lib/poi-ooxml-4.0.1.jar"/>
     15  <classpathentry kind="lib" path="lib/jdom-2.0.6.jar"/>
     16  <classpathentry kind="lib" path="lib/poi-5.0.0.jar"/>
     17  <classpathentry kind="lib" path="lib/poi-ooxml-5.0.0.jar"/>
    1818  <classpathentry kind="output" path=".build"/>
    1919</classpath>
Note: See TracChangeset for help on using the changeset viewer.