Merge pull request #5346 from eclipse/dependabot/maven/jetty-9.4.x/org.glassfish.jaxb-jaxb-runtime-2.3.3

Bump jaxb-runtime from 2.3.0.1 to 2.3.3
This commit is contained in:
Joakim Erdfelt 2020-09-28 06:48:34 -05:00 committed by GitHub
commit f7f369890a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>2.3.0.1</version>
<version>2.3.3</version>
<scope>test</scope>
</dependency>
<dependency>