From 00e7dcece17a675501f85e4314ff6e8c66db84ec Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 23 Jun 2020 14:00:31 -0500
Subject: [PATCH] chore: bump jaxb-api from 2.2 to 2.3.1 (#536)
Bumps [jaxb-api](https://github.com/javaee/jaxb-spec) from 2.2 to 2.3.1.
- [Release notes](https://github.com/javaee/jaxb-spec/releases)
- [Commits](https://github.com/javaee/jaxb-spec/commits/2.3.1)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5d03fb5a09..05b04057d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
javax.xml.bind
jaxb-api
- 2.2
+ 2.3.1
org.jmockit