Skip to content

Commit 3c20f6e

Browse files
authored
chore: bump jackson 2.10.4 (#526)
1 parent 3647a0a commit 3c20f6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@
129129
</profile>
130130
</profiles>
131131
<properties>
132-
<jackson.version>2.10.3</jackson.version>
133-
<jackson.databind.version>2.10.3</jackson.databind.version>
132+
<jackson.version>2.10.4</jackson.version>
133+
<jackson.databind.version>2.10.4</jackson.databind.version>
134134
<jjwt.version>0.10.7</jjwt.version>
135135
<skip.tests>false</skip.tests>
136136
<dependency.skip>false</dependency.skip>
@@ -372,4 +372,4 @@
372372
<artifactId>oss-parent</artifactId>
373373
<version>7</version>
374374
</parent>
375-
</project>
375+
</project>

0 commit comments

Comments
 (0)