Skip to content

Commit

Permalink
Merge pull request #187 from WDAqua/snyk-upgrade-f4ccd83c3c7e4adc86ff…
Browse files Browse the repository at this point in the history
…9eab4998aed7

[Snyk] Upgrade org.glassfish.jaxb:jaxb-runtime from 4.0.1 to 4.0.3
  • Loading branch information
anbo-de authored Oct 3, 2023
2 parents 462ed26 + f384d41 commit 8dd33b5
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.6</version>
<version>3.7.7</version>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
Expand Down Expand Up @@ -224,7 +224,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>4.0.1</version>
<version>4.0.3</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
Expand Down

0 comments on commit 8dd33b5

Please sign in to comment.