Index: core-module/pom.xml =================================================================== diff -u -r2cb570abff5747f7f0514fc263ae58f5db1563c0 -r87541027b0694005d2330517af7bf09704733766 --- core-module/pom.xml (.../pom.xml) (revision 2cb570abff5747f7f0514fc263ae58f5db1563c0) +++ core-module/pom.xml (.../pom.xml) (revision 87541027b0694005d2330517af7bf09704733766) @@ -7,7 +7,7 @@ 313devgrp jstree-project - 19.12.24 + 19.12.25 ../pom.xml Index: core-module/src/main/resources/customEhcache.xml =================================================================== diff -u -r64d81479849f2e5cc4cdb20c62b97bed2a91a122 -r87541027b0694005d2330517af7bf09704733766 --- core-module/src/main/resources/customEhcache.xml (.../customEhcache.xml) (revision 64d81479849f2e5cc4cdb20c62b97bed2a91a122) +++ core-module/src/main/resources/customEhcache.xml (.../customEhcache.xml) (revision 87541027b0694005d2330517af7bf09704733766) @@ -9,8 +9,8 @@ eternal="false" timeToIdleSeconds="0" timeToLiveSeconds="1200" - overflowToDisk="true" - diskPersistent="true" + overflowToDisk="false" + diskPersistent="false" diskExpiryThreadIntervalSeconds="120" memoryStoreEvictionPolicy="LRU"> Index: lib-module/pom.xml =================================================================== diff -u -r2cb570abff5747f7f0514fc263ae58f5db1563c0 -r87541027b0694005d2330517af7bf09704733766 --- lib-module/pom.xml (.../pom.xml) (revision 2cb570abff5747f7f0514fc263ae58f5db1563c0) +++ lib-module/pom.xml (.../pom.xml) (revision 87541027b0694005d2330517af7bf09704733766) @@ -5,7 +5,7 @@ 313devgrp jstree-project - 19.12.24 + 19.12.25 ../pom.xml Index: pom.xml =================================================================== diff -u -r2cb570abff5747f7f0514fc263ae58f5db1563c0 -r87541027b0694005d2330517af7bf09704733766 --- pom.xml (.../pom.xml) (revision 2cb570abff5747f7f0514fc263ae58f5db1563c0) +++ pom.xml (.../pom.xml) (revision 87541027b0694005d2330517af7bf09704733766) @@ -10,7 +10,7 @@ 4.0.0 313devgrp jstree-project - 19.12.24 + 19.12.25 pom jstree-project