Changeset 10984 in josm


Ignore:
Timestamp:
2016-09-10T04:17:08+02:00 (8 years ago)
Author:
Don-vip
Message:

update unitils-core and some of its dependencies

Location:
trunk
Files:
4 added
4 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r10937 r10984  
    2121        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_102"/>
    2222        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
    23         <classpathentry kind="lib" path="test/lib/unitils-core/commons-collections-3.2.jar"/>
    24         <classpathentry kind="lib" path="test/lib/unitils-core/commons-lang-2.3.jar"/>
    25         <classpathentry kind="lib" path="test/lib/unitils-core/commons-logging-1.1.jar"/>
     23        <classpathentry kind="lib" path="test/lib/unitils-core/commons-collections-3.2.2.jar"/>
     24        <classpathentry kind="lib" path="test/lib/unitils-core/commons-lang-2.6.jar"/>
     25        <classpathentry kind="lib" path="test/lib/unitils-core/commons-logging-1.1.3.jar"/>
    2626        <classpathentry kind="lib" path="test/lib/unitils-core/ognl-2.6.9.jar"/>
    27         <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.2.jar"/>
     27        <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.3.jar"/>
    2828        <classpathentry kind="lib" path="test/lib/fest/debug-1.0.jar"/>
    2929        <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
Note: See TracChangeset for help on using the changeset viewer.