Skip to content

Commit 54ed849

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.0
1 parent 3706024 commit 54ed849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>com.fasterxml.jackson.core</groupId>
131131
<artifactId>jackson-databind</artifactId>
132-
<version>2.14.1</version>
132+
<version>2.18.0</version>
133133
</dependency>
134134
<!-- self installed into maven repo -->
135135
<dependency>

0 commit comments

Comments
 (0)