Skip to content

Commit 89365c9

Browse files
authored
Merge pull request #70 from danubetech/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.20.1
chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.19.4 to 2.20.1
2 parents 9cb36d9 + ea73c7e commit 89365c9

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
@@ -221,7 +221,7 @@
221221
<dependency>
222222
<groupId>com.fasterxml.jackson.core</groupId>
223223
<artifactId>jackson-databind</artifactId>
224-
<version>2.19.4</version>
224+
<version>2.20.1</version>
225225
</dependency>
226226
</dependencies>
227227

0 commit comments

Comments
 (0)