Skip to content

Commit 044054c

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-core (#217)
Bumps the maven group with 1 update in the / directory: [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core). Updates `com.fasterxml.jackson.core:jackson-core` from 2.20.1 to 2.21.1 - [Commits](FasterXML/jackson-core@jackson-core-2.20.1...jackson-core-2.21.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.21.1 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9926be9 commit 044054c

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
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.fasterxml.jackson.core</groupId>
8181
<artifactId>jackson-core</artifactId>
82-
<version>2.20.1</version>
82+
<version>2.21.1</version>
8383
</dependency>
8484

8585
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->

0 commit comments

Comments
 (0)