Skip to content

Commit 90d5437

Browse files
Bump jackson.version from 2.9.10 to 2.10.0 in /cdt-java-protocol-builder
Bumps `jackson.version` from 2.9.10 to 2.10.0. Updates `jackson-core` from 2.9.10 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.9.10...jackson-core-2.10.0) Updates `jackson-annotations` from 2.9.10 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.9.10 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f8d2e9 commit 90d5437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdt-java-protocol-builder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<maven.compiler.target>1.8</maven.compiler.target>
3232

3333
<java.parser.core.version>3.5.11</java.parser.core.version>
34-
<jackson.version>2.9.10</jackson.version>
34+
<jackson.version>2.10.0</jackson.version>
3535
<apache.collections.version>4.1</apache.collections.version>
3636
<apache.lang3.version>3.7</apache.lang3.version>
3737
<lombok.version>1.16.18</lombok.version>

0 commit comments

Comments
 (0)