We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb1dec9 commit 5e3b204Copy full SHA for 5e3b204
geom/pom.xml
@@ -51,7 +51,7 @@
51
<dependency>
52
<groupId>junit</groupId>
53
<artifactId>junit</artifactId>
54
- <version>4.13.1</version>
+ <version>4.13.2</version>
55
<scope>test</scope>
56
</dependency>
57
json/pom.xml
@@ -25,13 +25,13 @@
25
26
<groupId>com.fasterxml.jackson.core</groupId>
27
<artifactId>jackson-databind</artifactId>
28
- <version>2.14.0-rc1</version>
+ <version>2.19.4</version>
29
<optional>true</optional>
30
31
32
33
34
35
36
37
</dependencies>
0 commit comments