Skip to content

Commit b5a8e1d

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.18.1
1 parent 48b5fc7 commit b5a8e1d

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
@@ -234,7 +234,7 @@
234234
<dependency>
235235
<groupId>com.fasterxml.jackson.core</groupId>
236236
<artifactId>jackson-core</artifactId>
237-
<version>2.14.1</version>
237+
<version>2.18.1</version>
238238
</dependency>
239239
<dependency>
240240
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)