Skip to content

Commit 9264bc9

Browse files
authored

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.fasterxml.jackson.core</groupId>
4646
<artifactId>jackson-databind</artifactId>
47-
<version>2.13.4</version>
47+
<version>[2.13.4.1,)</version>
4848
<scope>test</scope>
4949
</dependency>
5050
<dependency>

0 commit comments

Comments
 (0)