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 509106e commit e768e51Copy full SHA for e768e51
pom.xml
@@ -22,7 +22,7 @@
22
<dependency>
23
<groupId>junit</groupId>
24
<artifactId>junit</artifactId>
25
- <version>4.11</version>
+ <version>4.13.1</version>
26
<scope>test</scope>
27
</dependency>
28
@@ -33,7 +33,7 @@
33
34
<groupId>com.fasterxml.jackson.core</groupId>
35
<artifactId>jackson-databind</artifactId>
36
- <version>2.10.1</version>
+ <version>2.12.3</version>
37
38
39
<groupId>ch.qos.logback</groupId>
0 commit comments