Skip to content

Commit 53f7293

Browse files
Bump com.fasterxml.jackson.datatype:jackson-datatype-jdk8 (#183)
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.18.0 to 2.18.1. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f5556c commit 53f7293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>com.fasterxml.jackson.datatype</groupId>
146146
<artifactId>jackson-datatype-jdk8</artifactId>
147-
<version>2.18.0</version>
147+
<version>2.18.1</version>
148148
<scope>compile</scope>
149149
</dependency>
150150

0 commit comments

Comments
 (0)