Index: branches/ehcache-2.10.9/distribution/colorcache/pom.xml =================================================================== diff -u -N -r11492 -r11515 --- branches/ehcache-2.10.9/distribution/colorcache/pom.xml (.../pom.xml) (revision 11492) +++ branches/ehcache-2.10.9/distribution/colorcache/pom.xml (.../pom.xml) (revision 11515) @@ -27,7 +27,8 @@ 4.3.9-SNAPSHOT true - 9.4.35.v20201120 + 9.4.38.v20210224 + 2.8.0 Index: branches/ehcache-2.10.9/ehcache-core/pom.xml =================================================================== diff -u -N -r11423 -r11515 --- branches/ehcache-2.10.9/ehcache-core/pom.xml (.../pom.xml) (revision 11423) +++ branches/ehcache-2.10.9/ehcache-core/pom.xml (.../pom.xml) (revision 11515) @@ -94,7 +94,7 @@ dom4j - javassist + org.javassist javassist Index: branches/ehcache-2.10.9/pom.xml =================================================================== diff -u -N -r11493 -r11515 --- branches/ehcache-2.10.9/pom.xml (.../pom.xml) (revision 11493) +++ branches/ehcache-2.10.9/pom.xml (.../pom.xml) (revision 11515) @@ -24,11 +24,11 @@ 1.0.1 2.1.1 1.19 - 2.1.25.1 + 2.1.25.2 0.11.1 1.0.5 2.2.3 - 9.4.35.v20201120 + 9.4.38.v20210224 2.3.2 3.5.1-Final 1.2 @@ -171,9 +171,9 @@ test - javassist + org.javassist javassist - 3.4.GA + 3.19.0-GA test Index: branches/ehcache-2.10.9/distribution/events/pom.xml =================================================================== diff -u -N -r11492 -r11515 --- branches/ehcache-2.10.9/distribution/events/pom.xml (.../pom.xml) (revision 11492) +++ branches/ehcache-2.10.9/distribution/events/pom.xml (.../pom.xml) (revision 11515) @@ -22,7 +22,8 @@ 1.1.116 1.1 true - 9.4.35.v20201120 + 9.4.38.v20210224 + 2.8.0 @@ -40,9 +41,9 @@ - javassist + org.javassist javassist - 3.8.0.GA + 3.19.0-GA Index: branches/ehcache-2.10.9/system-tests/pom.xml =================================================================== diff -u -N -r11423 -r11515 --- branches/ehcache-2.10.9/system-tests/pom.xml (.../pom.xml) (revision 11423) +++ branches/ehcache-2.10.9/system-tests/pom.xml (.../pom.xml) (revision 11515) @@ -81,9 +81,9 @@ test - javassist + org.javassist javassist - 3.8.0.GA + 3.19.0-GA test