Skip to content

Commit 650b38d

Browse files
authored
Merge pull request #1847 from jcabi/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.21.1
Bump com.fasterxml.jackson.core:jackson-core from 2.21.0 to 2.21.1
2 parents 60a74b0 + 1a38acd commit 650b38d

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
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>com.fasterxml.jackson.core</groupId>
215215
<artifactId>jackson-core</artifactId>
216-
<version>2.21.0</version>
216+
<version>2.21.1</version>
217217
<scope>test</scope>
218218
</dependency>
219219
<dependency>

0 commit comments

Comments
 (0)