From 42ac8accfd6837b1400ae22022658de9bc5a6b01 Mon Sep 17 00:00:00 2001 From: Jeff Banks Date: Thu, 6 Jul 2023 08:00:36 -0500 Subject: [PATCH] fix: upgrade com.sun.xml.bind:jaxb-impl from 4.0.2 to 4.0.3 (#1380) Snyk has created this PR to upgrade com.sun.xml.bind:jaxb-impl from 4.0.2 to 4.0.3. See this package in Maven Repository: https://mvnrepository.com/artifact/com.sun.xml.bind/jaxb-impl/ See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/99d5f5ce-a2bd-4e05-9eff-86de84bd0b9e?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot --- docsys/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsys/pom.xml b/docsys/pom.xml index 786da08d1..9585b1405 100644 --- a/docsys/pom.xml +++ b/docsys/pom.xml @@ -111,7 +111,7 @@ com.sun.xml.bind jaxb-impl - 4.0.2 + 4.0.3