Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit 077e5e7

Browse files
committed
Update jackson version in LICENSE-binary
1 parent c14de66 commit 077e5e7

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

LICENSE-binary

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,13 @@
206206
This project bundles some components that are also licensed under the Apache
207207
License Version 2.0:
208208
cglib:cglib:2.2.2
209-
com.fasterxml.jackson.core:jackson-annotations:2.13.4
210-
com.fasterxml.jackson.core:jackson-databind:2.13.4
211-
com.fasterxml.jackson.core:jackson-core:2.13.4
212-
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.13.4
209+
com.fasterxml.jackson.core:jackson-annotations:2.14.1
210+
com.fasterxml.jackson.core:jackson-databind:2.14.1
211+
com.fasterxml.jackson.core:jackson-core:2.14.1
212+
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.10.1
213+
com.fasterxml.jackson.datatype:jackson-datatype-joda:2.14.1
214+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.1
215+
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.2
213216
com.fasterxml.woodstox:woodstox-core:5.0.3
214217
com.github.stephenc.jcip:jcip-annotations:1.0-1
215218
com.google.code.findbugs:jsr305:3.0.0

0 commit comments

Comments
 (0)