Skip to content

Commit

Permalink
Merge pull request #1127 from apache/dependabot/maven/org.glassfish.j…
Browse files Browse the repository at this point in the history
…axb-jaxb-runtime-2.3.9

build(deps): bump org.glassfish.jaxb:jaxb-runtime from 2.3.8 to 2.3.9
  • Loading branch information
lprimak authored Oct 20, 2023
2 parents 2ab145e + f7c310b commit 69860b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/jaxrs/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>2.3.8</version>
<version>2.3.9</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 69860b9

Please sign in to comment.