Skip to content

Commit 2f013fe

Browse files
build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#1777)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74f4fb9 commit 2f013fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plc4j/drivers/ctrlx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
<dependency>
164164
<groupId>com.fasterxml.jackson.datatype</groupId>
165165
<artifactId>jackson-datatype-jsr310</artifactId>
166-
<version>2.17.1</version>
166+
<version>2.17.2</version>
167167
</dependency>
168168
<dependency>
169169
<groupId>com.hrakaroo</groupId>

0 commit comments

Comments
 (0)