mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-12 18:47:09 +00:00
[HER-1637] upgrade JE jar to 3.3.82
* commons/pom.xml, .classpath
update refs to 3.3.82
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@
|
||||
<classpathentry kind="var" path="M2_REPO/jboss/jboss-common-client/3.2.3/jboss-common-client-3.2.3.jar"/>
|
||||
<classpathentry kind="var" path="M2_REPO/jboss/jnp-client/4.0.2/jnp-client-4.0.2.jar"/>
|
||||
<classpathentry kind="var" path="M2_REPO/ant/ant/1.6.5/ant-1.6.5.jar"/>
|
||||
<classpathentry kind="var" path="M2_REPO/com/sleepycat/je/3.3.74/je-3.3.74.jar"/>
|
||||
<classpathentry kind="var" path="M2_REPO/com/sleepycat/je/3.3.82/je-3.3.82.jar"/>
|
||||
<classpathentry kind="var" path="M2_REPO/commons-io/commons-io/1.4/commons-io-1.4.jar" sourcepath="/M2SRC/commons-io-1.4-src/src/java"/>
|
||||
<classpathentry kind="var" path="M2_REPO/org/archive/overlays/archive-overlay-commons-httpclient/3.1/archive-overlay-commons-httpclient-3.1.jar"/>
|
||||
<classpathentry kind="var" path="M2_REPO/org/archive/overlays/archive-overlay-commons-pool/1.3/archive-overlay-commons-pool-1.3.jar"/>
|
||||
|
||||
+1
-1
@@ -104,7 +104,7 @@
|
||||
<dependency>
|
||||
<groupId>com.sleepycat</groupId>
|
||||
<artifactId>je</artifactId>
|
||||
<version>3.3.75</version>
|
||||
<version>3.3.82</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-lang</groupId>
|
||||
|
||||
Reference in New Issue
Block a user