Skip to content

Commit

Permalink
Bump junit from 4.12 to 4.13.1 & jackson-databind from 2.9.9.2 to 2.9…
Browse files Browse the repository at this point in the history
….10.7
  • Loading branch information
monikadrajer committed Jul 26, 2021
1 parent 4e9433a commit 1b2def5
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 1b2def5

Please sign in to comment.