From be66c4f2628473df1b33718927596630467c3861 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20St=C3=A4ber?= Date: Wed, 21 Sep 2022 23:32:34 +0200 Subject: [PATCH] Bump snakeyaml version #737 --- collector/pom.xml | 2 +- integration_tests/smoke_tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/collector/pom.xml b/collector/pom.xml index c6926c22..299cd2bb 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -42,7 +42,7 @@ org.yaml snakeyaml - 1.31 + 1.32 diff --git a/integration_tests/smoke_tests/pom.xml b/integration_tests/smoke_tests/pom.xml index c2ac5858..53047664 100644 --- a/integration_tests/smoke_tests/pom.xml +++ b/integration_tests/smoke_tests/pom.xml @@ -43,7 +43,7 @@ ch.qos.logback logback-classic - 1.4.0 + 1.4.1