File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
zeppelin-distribution/src/bin_license Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 121121 <gson .version>2.8.9</gson .version>
122122 <gson-extras .version>0.2.2</gson-extras .version>
123123 <org-json .version>20240205</org-json .version>
124- <jackson .version>2.17 .3</jackson .version>
124+ <jackson .version>2.18 .3</jackson .version>
125125 <jetty .version>11.0.24</jetty .version>
126126 <jakarta .inject.version>2.0.1</jakarta .inject.version>
127127 <httpcomponents .core.version>4.4.1</httpcomponents .core.version>
Original file line number Diff line number Diff line change @@ -48,9 +48,9 @@ The following components are provided under Apache License.
4848 (Apache 2.0) Codehaus Plexus Utils (org.codehaus.plexus:plexus-utils:3.2.1 - http://github.com/codehaus-plexus/plexus-utils)
4949 (Apache 2.0) findbugs jsr305 (com.google.code.findbugs:jsr305:jar:1.3.9 - http://findbugs.sourceforge.net/)
5050 (Apache 2.0) Google Guava (com.google.guava:guava:32.0.0-jre - https://code.google.com/p/guava-libraries/)
51- (Apache 2.0) Jackson (com.fasterxml.jackson.core:jackson-core:2.17 .3 - https://github.com/FasterXML/jackson-core)
52- (Apache 2.0) Jackson (com.fasterxml.jackson.core:jackson-annotations:2.17 .3- https://github.com/FasterXML/jackson-core)
53- (Apache 2.0) Jackson (com.fasterxml.jackson.core:jackson-databind:2.17 .3 - https://github.com/FasterXML/jackson-core)
51+ (Apache 2.0) Jackson (com.fasterxml.jackson.core:jackson-core:2.18 .3 - https://github.com/FasterXML/jackson-core)
52+ (Apache 2.0) Jackson (com.fasterxml.jackson.core:jackson-annotations:2.18 .3- https://github.com/FasterXML/jackson-core)
53+ (Apache 2.0) Jackson (com.fasterxml.jackson.core:jackson-databind:2.18 .3 - https://github.com/FasterXML/jackson-core)
5454 (Apache 2.0) Jackson-dataformat-CBOR (com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.15.4 - http://wiki.fasterxml.com/JacksonForCbor)
5555 (Apache 2.0) Jackson-dataformat-Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.15.4 - http://wiki.fasterxml.com/JacksonForSmile)
5656 (Apache 2.0) Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.4 - https://github.com/FasterXML/jackson)
You can’t perform that action at this time.
0 commit comments