Skip to content

Commit 5e18365

Browse files
committed
update pom
1 parent de97336 commit 5e18365

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@
5252
<dependency>
5353
<groupId>com.fasterxml.jackson.core</groupId>
5454
<artifactId>jackson-core</artifactId>
55-
<version>2.13.3</version>
55+
<version>2.15.0</version>
5656
</dependency>
5757

5858
<dependency>
5959
<groupId>com.fasterxml.jackson.core</groupId>
6060
<artifactId>jackson-databind</artifactId>
61-
<version>2.13.4.1</version>
61+
<version>2.15.0</version>
6262
</dependency>
6363

6464
<dependency>

0 commit comments

Comments
 (0)