Skip to content

Commit ce5bd19

Browse files
authored
KAFKA-18375 Update the LICENSE-binary (apache#18359)
Reviewers: Chia-Ping Tsai <[email protected]>
1 parent 083e344 commit ce5bd19

File tree

1 file changed

+33
-22
lines changed

1 file changed

+33
-22
lines changed

LICENSE-binary

Lines changed: 33 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -215,29 +215,37 @@ commons-io-2.14.0
215215
commons-lang3-3.12.0
216216
commons-logging-1.3.2
217217
commons-validator-1.9.0
218-
error_prone_annotations-2.10.0
218+
error_prone_annotations-2.14.0
219219
jackson-annotations-2.16.2
220220
jackson-core-2.16.2
221221
jackson-databind-2.16.2
222222
jackson-dataformat-csv-2.16.2
223223
jackson-dataformat-yaml-2.16.2
224224
jackson-datatype-jdk8-2.16.2
225+
jackson-jakarta-rs-base-2.16.2
226+
jackson-jakarta-rs-json-provider-2.16.2
225227
jackson-jaxrs-base-2.16.2
226228
jackson-jaxrs-json-provider-2.16.2
227229
jackson-module-blackbird-2.16.2
230+
jackson-module-jakarta-xmlbind-annotations-2.16.2
228231
jackson-module-jaxb-annotations-2.16.2
229232
jackson-module-scala_2.13-2.16.2
230-
jakarta.validation-api-2.0.2
233+
jakarta.inject-api-2.0.1
234+
jakarta.validation-api-3.0.2
231235
javassist-3.29.2-GA
232-
jetty-client-9.4.56.v20240826
236+
jetty-alpn-client-12.0.15
237+
jetty-client-12.0.15
233238
jetty-continuation-9.4.56.v20240826
234-
jetty-http-9.4.56.v20240826
235-
jetty-io-9.4.56.v20240826
236-
jetty-security-9.4.56.v20240826
237-
jetty-server-9.4.56.v20240826
239+
jetty-ee10-servlet-12.0.15
240+
jetty-ee10-servlets-12.0.15
241+
jetty-http-12.0.15
242+
jetty-io-12.0.15
243+
jetty-security-12.0.15
244+
jetty-server-12.0.15
238245
jetty-servlet-9.4.56.v20240826
239246
jetty-servlets-9.4.56.v20240826
240-
jetty-util-9.4.56.v20240826
247+
jetty-session-12.0.15
248+
jetty-util-12.0.15
241249
jetty-util-ajax-9.4.56.v20240826
242250
jose4j-0.9.4
243251
log4j-api-2.24.1
@@ -265,6 +273,7 @@ scala-library-2.13.15
265273
scala-logging_2.13-3.9.5
266274
scala-reflect-2.13.15
267275
snappy-java-1.1.10.5
276+
snakeyaml-2.2
268277
swagger-annotations-2.2.25
269278
zookeeper-3.8.4
270279
zookeeper-jute-3.8.4
@@ -278,32 +287,33 @@ See licenses/ for text of these licenses.
278287
Eclipse Distribution License - v 1.0
279288
see: licenses/eclipse-distribution-license-1.0
280289

281-
jakarta.activation-api-1.2.2
282-
jakarta.xml.bind-api-2.3.3
290+
jakarta.activation-api-2.1.0
291+
jakarta.xml.bind-api-3.0.1
283292

284293
---------------------------------------
285294
Eclipse Public License - v 2.0
286295
see: licenses/eclipse-public-license-2.0
287296

288-
jakarta.annotation-api-1.3.5
289-
jakarta.ws.rs-api-2.1.6
290-
hk2-api-2.6.1
291-
hk2-locator-2.6.1
292-
hk2-utils-2.6.1
297+
jakarta.annotation-api-2.1.1
298+
jakarta.ws.rs-api-3.1.0
299+
hk2-api-3.0.6
300+
hk2-locator-3.0.6
301+
hk2-utils-3.0.6
293302
osgi-resource-locator-1.0.3
294-
aopalliance-repackaged-2.6.1
303+
aopalliance-repackaged-3.0.6
295304
jakarta.inject-2.6.1
296-
jersey-client-2.39.1
297-
jersey-common-2.39.1
298-
jersey-container-servlet-2.39.1
299-
jersey-container-servlet-core-2.39.1
300-
jersey-hk2-2.39.1
301-
jersey-server-2.39.1
305+
jersey-client-3.1.9
306+
jersey-common-3.1.9
307+
jersey-container-servlet-3.1.9
308+
jersey-container-servlet-core-3.1.9
309+
jersey-hk2-3.1.9
310+
jersey-server-3.1.9
302311

303312
---------------------------------------
304313
CDDL 1.1 + GPLv2 with classpath exception
305314
see: licenses/CDDL+GPL-1.1
306315

316+
jakarta.servlet-api-6.0.0
307317
javax.activation-api-1.2.0
308318
javax.annotation-api-1.3.2
309319
javax.servlet-api-3.1.0
@@ -332,6 +342,7 @@ jline-3.25.1, see: licenses/jline-BSD-3-clause
332342
jsr305-3.0.2, see: licenses/jsr305-BSD-3-clause
333343
paranamer-2.8, see: licenses/paranamer-BSD-3-clause
334344
protobuf-java-3.25.5, see: licenses/protobuf-java-BSD-3-clause
345+
jakarta.activation-2.0.1, see: licenses/jakarta-BSD-3-clause
335346

336347
---------------------------------------
337348
Go License

0 commit comments

Comments
 (0)