Skip to content

Commit

Permalink
Merge pull request #1074 from scm-manager/snyk-upgrade-ea49a419738487…
Browse files Browse the repository at this point in the history
…026cd4bb3d70f8de13

[Snyk] Upgrade javax.xml.bind:jaxb-api from 2.3.0 to 2.3.1
  • Loading branch information
pfeuffer committed Mar 30, 2020
2 parents c11d766 + 606d199 commit 77a5d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scm-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.3.0</version>
<version>2.3.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 77a5d90

Please sign in to comment.