Skip to content

Commit 3bf380b

Browse files
dependabot[bot]wesleyosantos91
authored andcommitted
add: (deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.16.1 to 2.17.0. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94fd46a commit 3bf380b

File tree

1 file changed

+1
-1
lines changed
  • infrastructure/kafka-producer

1 file changed

+1
-1
lines changed

infrastructure/kafka-producer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.fasterxml.jackson.datatype</groupId>
5151
<artifactId>jackson-datatype-jsr310</artifactId>
52-
<version>2.16.1</version>
52+
<version>2.17.0</version>
5353
</dependency>
5454

5555
</dependencies>

0 commit comments

Comments
 (0)