upgrade snakeyaml BOM override - but it still has a vulnerability, not relevant for us, though

This commit is contained in:
Michael Hoennig 2022-09-14 17:52:56 +02:00
parent bad7d146fa
commit 01d9cbd711

View File

@ -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 ..."