Skip to content

Commit a72fb3d

Browse files
build(deps): bump jackson-datatype-joda from 2.14.2 to 2.15.2 (#1195)
Bumps [jackson-datatype-joda](https://github.com/FasterXML/jackson-datatype-joda) from 2.14.2 to 2.15.2. - [Commits](FasterXML/jackson-datatype-joda@jackson-datatype-joda-2.14.2...jackson-datatype-joda-2.15.2) --- 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 16953c3 commit a72fb3d

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
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.fasterxml.jackson.datatype</groupId>
5252
<artifactId>jackson-datatype-joda</artifactId>
53-
<version>2.14.2</version>
53+
<version>2.15.2</version>
5454
</dependency>
5555

5656
<dependency>

0 commit comments

Comments
 (0)