Skip to content

Commit 64acdd2

Browse files
dependabot[bot]monadierickx
authored andcommitted
Bump com.fasterxml.jackson.core:jackson-core from 2.12.5 to 2.13.0 in /javav2/example_code/lookoutvision (awsdocs#7475)
Bump com.fasterxml.jackson.core:jackson-core Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.12.5 to 2.13.0. - [Commits](FasterXML/jackson-core@jackson-core-2.12.5...jackson-core-2.13.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5056620 commit 64acdd2

File tree

1 file changed

+1
-1
lines changed
  • javav2/example_code/lookoutvision

1 file changed

+1
-1
lines changed

javav2/example_code/lookoutvision/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.fasterxml.jackson.core</groupId>
5858
<artifactId>jackson-core</artifactId>
59-
<version>2.12.5</version>
59+
<version>2.13.0</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)