From e04b7283e634287a8cd469a81ca95d018ff99da9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 06:05:58 +0000 Subject: [PATCH] Bump jaxb-api from 2.1 to 2.3.1 Bumps [jaxb-api](https://github.com/javaee/jaxb-spec) from 2.1 to 2.3.1. - [Release notes](https://github.com/javaee/jaxb-spec/releases) - [Commits](https://github.com/javaee/jaxb-spec/commits/2.3.1) Signed-off-by: dependabot[bot] --- modello-plugins/modello-plugin-java/pom.xml | 2 +- modello-test/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modello-plugins/modello-plugin-java/pom.xml b/modello-plugins/modello-plugin-java/pom.xml index 5006079cb..e143fdf13 100644 --- a/modello-plugins/modello-plugin-java/pom.xml +++ b/modello-plugins/modello-plugin-java/pom.xml @@ -32,7 +32,7 @@ javax.xml.bind jaxb-api - 2.1 + 2.3.1 test diff --git a/modello-test/pom.xml b/modello-test/pom.xml index 9303ea2c2..d52ea7c36 100644 --- a/modello-test/pom.xml +++ b/modello-test/pom.xml @@ -40,7 +40,7 @@ javax.xml.bind jaxb-api - 2.1 + 2.3.1 test