Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 22efae9

Browse files
committed
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.2
1 parent 690931f commit 22efae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

universe-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>com.fasterxml.jackson.core</groupId>
9696
<artifactId>jackson-databind</artifactId>
97-
<version>2.17.1</version>
97+
<version>2.18.2</version>
9898
</dependency>
9999
</dependencies>
100100

0 commit comments

Comments
 (0)