From e3b06a6ab6fb0fc611920121b05f3f904d8302bf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 15 Jun 2024 22:35:52 +0000 Subject: [PATCH 1/3] fix: upgrade org.glassfish.jaxb:jaxb-runtime from 4.0.4 to 4.0.5 Snyk has created this PR to upgrade org.glassfish.jaxb:jaxb-runtime from 4.0.4 to 4.0.5. See this package in maven: 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 dbaaa4bd..09f9c0fe 100644 --- a/qanary_pipeline-template/pom.xml +++ b/qanary_pipeline-template/pom.xml @@ -243,7 +243,7 @@ org.glassfish.jaxb jaxb-runtime - 4.0.4 + 4.0.5 jakarta.xml.bind From 50057ea88a8a9a7bdd44666826127ec096ebc650 Mon Sep 17 00:00:00 2001 From: Andreas Both Date: Fri, 21 Jun 2024 16:40:47 +0200 Subject: [PATCH 2/3] 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 09f9c0fe..786ab821 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.9.2 + 3.9.3 org.springframework.boot spring-boot-starter-parent From c738126cbf4c93ba4146d2f2baf6ec170b96f25e Mon Sep 17 00:00:00 2001 From: Andreas Both Date: Thu, 18 Jul 2024 04:12:24 +0200 Subject: [PATCH 3/3] 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 786ab821..2fc19d4a 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.9.3 + 3.9.4 org.springframework.boot spring-boot-starter-parent