Merge pull request #5191 from eclipse/dependabot/maven/javax.xml.bind-jaxb-api-2.3.1

Bump jaxb-api from 2.3.0 to 2.3.1
This commit is contained in:
Joakim Erdfelt 2020-09-02 08:08:48 -05:00 committed by GitHub
commit 146ca6f767
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.3.0</version>
<version>2.3.1</version>
<scope>test</scope>
</dependency>
<dependency>