Skip to content

Commit 8adc026

Browse files
Bump jackson.version from 2.9.10 to 2.10.0 in /cdt-java-client
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 8adc026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdt-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<maven.compiler.source>1.8</maven.compiler.source>
4848
<maven.compiler.target>1.8</maven.compiler.target>
4949

50-
<jackson.version>2.9.10</jackson.version>
50+
<jackson.version>2.10.0</jackson.version>
5151
<websocket.api.version>1.1</websocket.api.version>
5252
<tyrus.version>1.13.1</tyrus.version>
5353
<javassist.version>3.24.1-GA</javassist.version>

0 commit comments

Comments
 (0)