Skip to content

Commit 20842c1

Browse files
build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#2502)
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.21.1 to 2.21.2. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.2 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 7fb6d3f commit 20842c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.21.1</version>
166+
<version>2.21.2</version>
167167
</dependency>
168168
<dependency>
169169
<groupId>com.hrakaroo</groupId>

0 commit comments

Comments
 (0)