Skip to content

Commit 81854b2

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 81854b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javav2/example_code/batch/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-databind</artifactId>
82-
<version>2.17.0</version>
82+
<version>2.18.9</version>
8383
</dependency>
8484
<dependency>
8585
<groupId>software.amazon.awssdk</groupId>

0 commit comments

Comments
 (0)