Skip to content

Commit

Permalink
Merge pull request #286 from WDAqua/snyk-upgrade-8c91a5701a0516450124…
Browse files Browse the repository at this point in the history
…5991863cb494

[Snyk] Upgrade org.glassfish.jaxb:jaxb-runtime from 4.0.4 to 4.0.5
  • Loading branch information
anbo-de authored Jul 18, 2024
2 parents f03ec9b + 7d0d38e commit b731a34
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.9.3</version>
<version>3.9.4</version>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
Expand Down 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 b731a34

Please sign in to comment.