Skip to content

Commit aa15dee

Browse files
Bump com.fasterxml.jackson.core:jackson-core
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.14.2 to 2.18.6. - [Commits](FasterXML/jackson-core@jackson-core-2.14.2...jackson-core-2.18.6) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.18.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed2c451 commit aa15dee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • javav2/example_code/cloudwatch-logs

javav2/example_code/cloudwatch-logs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.fasterxml.jackson.core</groupId>
5353
<artifactId>jackson-core</artifactId>
54-
<version>2.14.2</version>
54+
<version>2.18.6</version>
5555
</dependency>
5656
<dependency>
5757
<groupId>software.amazon.awssdk</groupId>

0 commit comments

Comments
 (0)