Skip to content

Commit

Permalink
Merge pull request #112 from monikadrajer/develop
Browse files Browse the repository at this point in the history
Bump junit from 4.12 to 4.13.1 & jackson-databind from 2.9.9.2 to 2.9…
  • Loading branch information
ssavarala authored Jul 26, 2021
2 parents 7dd78e8 + 1b2def5 commit 4d9de14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.9.2</version>
<version>2.9.10.7</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down Expand Up @@ -255,7 +255,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4d9de14

Please sign in to comment.