Skip to content

Commit 19359fd

Browse files
Bump jackson-dataformat-cbor from 2.11.3 to 2.11.4 (#379)
Bumps [jackson-dataformat-cbor](https://github.com/FasterXML/jackson-dataformats-binary) from 2.11.3 to 2.11.4. - [Release notes](https://github.com/FasterXML/jackson-dataformats-binary/releases) - [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.11.3...jackson-dataformats-binary-2.11.4) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10421c3 commit 19359fd

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
@@ -40,7 +40,7 @@
4040
<awssdk.version>2.15.19</awssdk.version>
4141
<checkstyle.version>8.36.2</checkstyle.version>
4242
<commons-io.version>2.8.0</commons-io.version>
43-
<jackson.version>2.11.3</jackson.version>
43+
<jackson.version>2.11.4</jackson.version>
4444
<maven-checkstyle-plugin.version>3.1.1</maven-checkstyle-plugin.version>
4545
<mockito.version>3.6.0</mockito.version>
4646
<spotbugs.version>4.1.4</spotbugs.version>

0 commit comments

Comments
 (0)