From cfdd8188293fec5ff37f9032d4d334be1186ee1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 11:09:18 +0000 Subject: [PATCH] build(deps): bump jaxb-core from 2.3.0 to 2.3.0.1 Bumps jaxb-core from 2.3.0 to 2.3.0.1. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1087e1b..daf637b 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ com.sun.xml.bind jaxb-core - 2.3.0 + 2.3.0.1 javax.activation -- 2.49.1