Changeset 7825 for trunk/.classpath


Ignore:
Timestamp:
Jun 9, 2020, 8:29:14 AM (3 years ago)
Author:
Nicklas Nordborg
Message:

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

Updated BouncyCastle to version 165.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r7824 r7825  
    2727  <classpathentry kind="lib" path="lib/dist/commons-email-1.5.jar"/>
    2828  <classpathentry kind="lib" path="lib/dist/commons-collections4-4.2.jar"/>
    29   <classpathentry kind="lib" path="lib/dist/bcprov-jdk15on-160.jar"/>
    3029  <classpathentry kind="lib" path="lib/dist/json-simple-1.1.1-1.jar"/>
    3130  <classpathentry kind="lib" path="lib/dist/utf8-with-fallback-1.1.0.jar"/>
     
    3534  <classpathentry kind="lib" path="lib/dist/poi-4.1.2.jar"/>
    3635  <classpathentry kind="lib" path="lib/dist/poi-ooxml-4.1.2.jar"/>
     36  <classpathentry kind="lib" path="lib/dist/bcprov-jdk15on-165.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.