We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9309ebf commit 0e56474Copy full SHA for 0e56474
1 file changed
pom.xml
@@ -39,13 +39,13 @@
39
<dependency>
40
<groupId>junit</groupId>
41
<artifactId>junit</artifactId>
42
- <version>4.11</version>
+ <version>4.12</version>
43
<scope>test</scope>
44
</dependency>
45
46
<groupId>com.fasterxml.jackson.core</groupId>
47
<artifactId>jackson-databind</artifactId>
48
- <version>2.4.2</version>
+ <version>2.5.3</version>
49
50
</dependencies>
51
<properties>
0 commit comments