Skip to content

Commit 71c89c9

Browse files
Bump com.fasterxml.jackson.core:jackson-databind (#172)
Bumps the maven group with 1 update in the /examples/large-documents directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.0 to 2.22.1 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.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 759d906 commit 71c89c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/large-documents/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.fasterxml.jackson.core</groupId>
4141
<artifactId>jackson-databind</artifactId>
42-
<version>2.22.0</version>
42+
<version>2.22.1</version>
4343
</dependency>
4444

4545
</dependencies>

0 commit comments

Comments
 (0)