Skip to content

Commit 7b82212

Browse files
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#63)
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.18.2 to 2.18.3. --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eea41d2 commit 7b82212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>com.fasterxml.jackson.datatype</groupId>
6666
<artifactId>jackson-datatype-jsr310</artifactId>
67-
<version>2.18.2</version>
67+
<version>2.18.3</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>jakarta.xml.bind</groupId>

0 commit comments

Comments
 (0)