Skip to content

Commit 4fa54b1

Browse files
authored
Merge pull request #6 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 0191674 + 84d1624 commit 4fa54b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>com.fasterxml.jackson.core</groupId>
126126
<artifactId>jackson-databind</artifactId>
127-
<version>2.14.0</version>
127+
<version>2.14.1</version>
128128
</dependency>
129129
<!-- self installed into maven repo -->
130130
<dependency>

0 commit comments

Comments
 (0)