Skip to content

Commit 550fd14

Browse files
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.0 to 2.19.1. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bc8999 commit 550fd14

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
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.fasterxml.jackson.datatype</groupId>
5757
<artifactId>jackson-datatype-jsr310</artifactId>
58-
<version>2.19.0</version>
58+
<version>2.19.1</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>com.maxmind.geoip2</groupId>

0 commit comments

Comments
 (0)