diff --git a/core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java b/core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java index f9032094..cd23bbfc 100644 --- a/core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java +++ b/core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java @@ -216,7 +216,7 @@ private static class SingletonInstance { "https://github.com/JonathanGiles/TeenyHttpd", "MIT License", "http://www.opensource.org/licenses/mit-license.php"), - new Dependency("com.cedarsoftware", "java-util", "2.4.8", false, + new Dependency("com.cedarsoftware", "java-util", "2.5.0", false, "https://github.com/jdereg/java-util", "Apache License, Version 2.0", "https://www.apache.org/licenses/LICENSE-2.0")); } diff --git a/pom.xml b/pom.xml index f5a8293a..9f297865 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ 1.2024.3 11.5.1 1.0.5 - 2.4.8 + 2.5.0