Skip to content

Commit

Permalink
fix: upgrade org.glassfish.jaxb:jaxb-runtime from 2.3.8 to 2.3.9 (#701)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.glassfish.jaxb:jaxb-runtime from 2.3.8 to 2.3.9.

See this package in maven:
org.glassfish.jaxb:jaxb-runtime

See this project in Snyk:
https://app.snyk.io/org/innovation-engineering/project/04980ff1-eb42-4c70-93f4-3703c16569d8?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
pickypg and snyk-bot authored Jul 24, 2024
1 parent 3b9e90a commit 3d14614
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>2.3.8</version>
<version>2.3.9</version>
</dependency>

</dependencies>
Expand Down Expand Up @@ -396,7 +396,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>2.3.8</version>
<version>2.3.9</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 3d14614

Please sign in to comment.