Skip to content

Commit

Permalink
Merge pull request #96 from wultra/snyk-fix-23146d7c77c7f5f586cc4ef8a…
Browse files Browse the repository at this point in the history
…f17e5fd

[Snyk] Fix for 2 vulnerable dependencies
  • Loading branch information
romanstrobl authored Jul 25, 2019
2 parents 286588a + bb9785b commit c62cd25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions powerauth-data-adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.6.RELEASE</version>
<relativePath /> <!-- lookup parent from repository -->
<relativePath/> <!-- lookup parent from repository -->
</parent>

<inceptionYear>2018</inceptionYear>
Expand Down Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-joda</artifactId>
<version>2.9.9</version>
<version>2.10.0.pr1</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
Expand Down

0 comments on commit c62cd25

Please sign in to comment.