diff --git a/impl/json/pom.xml b/impl/json/pom.xml index 2eba13e..59b7e3a 100644 --- a/impl/json/pom.xml +++ b/impl/json/pom.xml @@ -37,7 +37,7 @@ com.google.code.gson gson - 2.10 + 2.10.1 compile diff --git a/impl/yaml/pom.xml b/impl/yaml/pom.xml index 0263980..885f166 100644 --- a/impl/yaml/pom.xml +++ b/impl/yaml/pom.xml @@ -38,7 +38,7 @@ org.bspfsystems yamlconfiguration - 1.3.0 + 1.3.1 compile diff --git a/pom.xml b/pom.xml index c38dd00..1a9d0b1 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ org.jetbrains annotations - 23.0.0 + 24.0.0 provided