diff --git a/gradle.properties b/gradle.properties index 4ffa0b4c..dbea849e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ # Spring BOM overrides postgresql.version = 42.4.1 -snakeyaml.version = 1.31 +snakeyaml.version = 1.32 # TODO: can be removed if all dependencies are JDK 16 compliant, check with `gw clean check` # and check output for "cannot access class ... because module jdk.compiler does not export ..."