Merge pull request #6796 from magefree/dependabot/maven/com.sun.xml.bind-jaxb-impl-2.3.3

Bump jaxb-impl from 2.3.2 to 2.3.3
This commit is contained in:
Oleg Agafonov 2020-07-07 20:06:50 +02:00 committed by GitHub
commit 6b59fd6168
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.3.2</version>
<version>2.3.3</version>
</dependency>
<dependency>
<!-- server xml config needs optional dependency for jaxb-impl -->

View file

@ -67,7 +67,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.3.2</version>
<version>2.3.3</version>
</dependency>
<dependency>
<!-- server xml config needs optional dependency for jaxb-impl -->