Skip to content

Commit

Permalink
fix: upgrade org.glassfish.jaxb:jaxb-runtime from 4.0.4 to 4.0.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.glassfish.jaxb:jaxb-runtime from 4.0.4 to 4.0.5.

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

See this project in Snyk:
https://app.snyk.io/org/anbo-de/project/ee44bfa2-9c74-4e6d-bbb8-fa23594b6bd0?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 15, 2024
1 parent de926c6 commit e3b06a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qanary_pipeline-template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>4.0.4</version>
<version>4.0.5</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
Expand Down

0 comments on commit e3b06a6

Please sign in to comment.