Changeset 7824 for trunk/.classpath


Ignore:
Timestamp:
Jun 9, 2020, 7:45:40 AM (3 years ago)
Author:
Nicklas Nordborg
Message:

References #2214: Upgrade Hibernate and other 3-rd party components

Updated Apache POI to version 4.1.2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r7821 r7824  
    3030  <classpathentry kind="lib" path="lib/dist/json-simple-1.1.1-1.jar"/>
    3131  <classpathentry kind="lib" path="lib/dist/utf8-with-fallback-1.1.0.jar"/>
    32   <classpathentry kind="lib" path="lib/dist/poi-ooxml-4.0.1.jar"/>
    33   <classpathentry kind="lib" path="lib/dist/poi-4.0.1.jar"/>
    3432  <classpathentry kind="lib" path="lib/dist/yauaa-5.17.jar"/>
    3533  <classpathentry kind="lib" path="lib/dist/hibernate-core-5.4.17.Final.jar"/>
    3634  <classpathentry kind="lib" path="lib/dist/postgresql-42.2.13.jar"/>
     35  <classpathentry kind="lib" path="lib/dist/poi-4.1.2.jar"/>
     36  <classpathentry kind="lib" path="lib/dist/poi-ooxml-4.1.2.jar"/>
    3737  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
    3838    <attributes>
Note: See TracChangeset for help on using the changeset viewer.