Skip to content

Commit

Permalink
fix: upgrade jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2.

See this package in maven:
jakarta.xml.bind:jakarta.xml.bind-api

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 14, 2024
1 parent eda11e2 commit d4f912d
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 @@ -248,7 +248,7 @@
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>4.0.1</version>
<version>4.0.2</version>
</dependency>
<!-- https://mvnrepository.com/artifact/javax.xml.bind/jaxb-api -->
<dependency>
Expand Down

0 comments on commit d4f912d

Please sign in to comment.