Skip to content

Commit 49184ef

Browse files
dependabot[bot]outofcoffee
authored andcommitted
chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.0 to 2.17.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0cf024 commit 49184ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/junit-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.fasterxml.jackson.core</groupId>
9494
<artifactId>jackson-databind</artifactId>
95-
<version>2.17.0</version>
95+
<version>2.17.1</version>
9696
</dependency>
9797

9898
<!-- testing -->

0 commit comments

Comments
 (0)