From 8474c1c00da3e2a3764bc38e4800f7adfc8fb0a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jul 2021 13:06:23 +0000 Subject: [PATCH] Bump xmlbeans from 2.6.0 to 3.0.0 Bumps xmlbeans from 2.6.0 to 3.0.0. --- updated-dependencies: - dependency-name: org.apache.xmlbeans:xmlbeans dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7df2793..d9a2da1 100644 --- a/pom.xml +++ b/pom.xml @@ -283,7 +283,7 @@ org.apache.xmlbeans xmlbeans - 2.6.0 + 3.0.0 javax.activation -- GitLab