Skip to content

Commit

Permalink
Merge pull request #198 from WDAqua/snyk-upgrade-8d44cf468bee5d13c6f4…
Browse files Browse the repository at this point in the history
…5bddde7a4eef

[Snyk] Upgrade jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1
  • Loading branch information
anbo-de authored Oct 15, 2023
2 parents 1f0fe6b + 16de4b0 commit 3fcc01e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qanary_pipeline-template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>qa.pipeline</artifactId>
<groupId>eu.wdaqua.qanary</groupId>
<version>3.7.9</version>
<version>3.7.10</version>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
Expand Down Expand Up @@ -247,7 +247,7 @@
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/javax.xml.bind/jaxb-api -->
<dependency>
Expand Down

0 comments on commit 3fcc01e

Please sign in to comment.