Skip to content

Commit 44fb0d4

Browse files
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.18.9. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.18.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94a82af commit 44fb0d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javav2/example_code/ecr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.fasterxml.jackson.core</groupId>
7373
<artifactId>jackson-databind</artifactId>
74-
<version>2.17.0</version>
74+
<version>2.18.9</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>software.amazon.awssdk</groupId>

0 commit comments

Comments
 (0)