Skip to content

Commit

Permalink
Merge pull request #189 from WDAqua/snyk-upgrade-75910a8b39ac7fb29e40…
Browse files Browse the repository at this point in the history
…e7aca9f3c222

[Snyk] Upgrade org.glassfish.jaxb:jaxb-runtime from 4.0.2 to 4.0.3
  • Loading branch information
anbo-de authored Oct 11, 2023
2 parents 9974be1 + f198c2b commit 34ccb32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qanary_commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.wdaqua.qanary</groupId>
<artifactId>qa.commons</artifactId>
<version>3.8.5</version>
<version>3.8.6</version>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
Expand Down Expand Up @@ -250,7 +250,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>4.0.2</version>
<version>4.0.3</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
Expand Down

0 comments on commit 34ccb32

Please sign in to comment.