From dc64cf38d9dcfcb94fe718fcec41ccc9ae6ba070 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Oct 2023 07:28:04 +0000 Subject: [PATCH 1/2] fix: upgrade org.glassfish.jaxb:jaxb-runtime from 4.0.1 to 4.0.3 Snyk has created this PR to upgrade org.glassfish.jaxb:jaxb-runtime from 4.0.1 to 4.0.3. See this package in Maven Repository: https://mvnrepository.com/artifact/org.glassfish.jaxb/jaxb-runtime/ See this project in Snyk: https://app.snyk.io/org/anbo-de/project/ee44bfa2-9c74-4e6d-bbb8-fa23594b6bd0?utm_source=github&utm_medium=referral&page=upgrade-pr --- qanary_pipeline-template/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qanary_pipeline-template/pom.xml b/qanary_pipeline-template/pom.xml index 7c0a1e94..a6815a9b 100644 --- a/qanary_pipeline-template/pom.xml +++ b/qanary_pipeline-template/pom.xml @@ -224,7 +224,7 @@ org.glassfish.jaxb jaxb-runtime - 4.0.1 + 4.0.3 jakarta.xml.bind From f384d413294dc4e1c112107a4a7df66e24e3efa4 Mon Sep 17 00:00:00 2001 From: Andreas Both Date: Tue, 3 Oct 2023 03:21:31 +0200 Subject: [PATCH 2/2] Update pom.xml --- qanary_pipeline-template/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qanary_pipeline-template/pom.xml b/qanary_pipeline-template/pom.xml index a6815a9b..17d66b21 100644 --- a/qanary_pipeline-template/pom.xml +++ b/qanary_pipeline-template/pom.xml @@ -5,7 +5,7 @@ 4.0.0 qa.pipeline eu.wdaqua.qanary - 3.7.6 + 3.7.7 org.springframework.boot spring-boot-starter-parent