Skip to content

Commit b8a109a

Browse files
authored
Merge pull request #42 from danubetech/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.21.1
chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.1
2 parents 5f48385 + 4c3b65c commit b8a109a

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
@@ -187,7 +187,7 @@
187187
<dependency>
188188
<groupId>com.fasterxml.jackson.core</groupId>
189189
<artifactId>jackson-databind</artifactId>
190-
<version>2.21.0</version>
190+
<version>2.21.1</version>
191191
</dependency>
192192
<dependency>
193193
<groupId>org.bouncycastle</groupId>

0 commit comments

Comments
 (0)