Skip to content

Commit 28c8394

Browse files
committed
Upgrade version of jackson-databind in sql/core/pom.xml
1 parent 7d0f172 commit 28c8394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>com.fasterxml.jackson.core</groupId>
6666
<artifactId>jackson-databind</artifactId>
67-
<version>2.3.0</version>
67+
<version>2.4.4</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>org.jodd</groupId>

0 commit comments

Comments
 (0)