diff --git a/dependency-check-suppressions.xml b/dependency-check-suppressions.xml index 1f9fcb5..23ee4d5 100644 --- a/dependency-check-suppressions.xml +++ b/dependency-check-suppressions.xml @@ -248,7 +248,5 @@ ]]> CVE-2016-1000027 - - CVE-2022-1471 diff --git a/pom.xml b/pom.xml index 9023fea..7c25b15 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.jokoframework joko-security - 1.2.15 + 1.2.16 jar @@ -35,6 +35,7 @@ src/main/resources 4.13.2 2.6.0 + 2.2 @@ -253,7 +254,7 @@ org.yaml snakeyaml - 1.33 + ${snakeyaml.version}