Skip to content

Commit d08d210

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.17.1 to 2.17.2. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 862488c commit d08d210

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.17.1</version>
52+
<version>2.17.2</version>
5353
</dependency>
5454

5555
</dependencies>

0 commit comments

Comments
 (0)