Skip to content

Commit 4feb0a4

Browse files
build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-joda (#1616)
Bumps [com.fasterxml.jackson.datatype:jackson-datatype-joda](https://github.com/FasterXML/jackson-datatype-joda) from 2.15.2 to 2.17.0. - [Commits](FasterXML/jackson-datatype-joda@jackson-datatype-joda-2.15.2...jackson-datatype-joda-2.17.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-joda dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8eb1c9d commit 4feb0a4

File tree

1 file changed

+1
-1
lines changed
  • examples/powertools-examples-sqs

1 file changed

+1
-1
lines changed

examples/powertools-examples-sqs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.fasterxml.jackson.datatype</groupId>
5454
<artifactId>jackson-datatype-joda</artifactId>
55-
<version>2.15.2</version>
55+
<version>2.17.0</version>
5656
</dependency>
5757

5858
<dependency>

0 commit comments

Comments
 (0)