Skip to content

Commit 2f20791

Browse files
authored
Merge pull request #9 from AzisabaNetwork/renovate/com.fasterxml.jackson.core-jackson-databind-2.x
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.1
2 parents af03409 + c74982a commit 2f20791

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.0</version>
132+
<version>2.14.1</version>
133133
</dependency>
134134
<!-- self installed into maven repo -->
135135
<dependency>

0 commit comments

Comments
 (0)