Skip to content

Commit 3fde2e3

Browse files
[fix][build] Fix jackson databind license
1 parent 5a4970a commit 3fde2e3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

distribution/server/src/assemble/LICENSE.bin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ The Apache Software License, Version 2.0
248248
* Jackson
249249
- com.fasterxml.jackson.core-jackson-annotations-2.15.0.jar
250250
- com.fasterxml.jackson.core-jackson-core-2.15.0.jar
251-
- com.fasterxml.jackson.core-jackson-databind-2.15.0.2.jar
251+
- com.fasterxml.jackson.core-jackson-databind-2.15.0.jar
252252
- com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.15.0.jar
253253
- com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.15.0.jar
254254
- com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.15.0.jar

distribution/shell/src/assemble/LICENSE.bin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ The Apache Software License, Version 2.0
313313
* Jackson
314314
- jackson-annotations-2.15.0.jar
315315
- jackson-core-2.15.0.jar
316-
- jackson-databind-2.15.0.2.jar
316+
- jackson-databind-2.15.0.jar
317317
- jackson-dataformat-yaml-2.15.0.jar
318318
- jackson-jaxrs-base-2.15.0.jar
319319
- jackson-jaxrs-json-provider-2.15.0.jar

pulsar-sql/presto-distribution/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ The Apache Software License, Version 2.0
209209
* Jackson
210210
- jackson-annotations-2.15.0.jar
211211
- jackson-core-2.15.0.jar
212-
- jackson-databind-2.15.0.2.jar
212+
- jackson-databind-2.15.0.jar
213213
- jackson-dataformat-smile-2.15.0.jar
214214
- jackson-datatype-guava-2.15.0.jar
215215
- jackson-datatype-jdk8-2.15.0.jar

0 commit comments

Comments
 (0)