11MarkLogic® Connector for Kafka
22
3- Copyright © 2023 MarkLogic Corporation. MarkLogic and MarkLogic logo are trademarks or registered trademarks of MarkLogic Corporation in the United States and other countries. All other trademarks are the property of their respective owners.
3+ Copyright (c) 2019-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
4+
5+ MarkLogic and MarkLogic logo are trademarks or registered trademarks of MarkLogic Corporation in the United States and other countries. All other trademarks are the property of their respective owners.
46
57This project is licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at
68
@@ -10,12 +12,12 @@ Unless required by applicable law or agreed to in writing, software distributed
1012
1113To the extent required by the applicable open-source license, a complete machine-readable copy of the source code corresponding to such code is available upon request. This offer is valid to anyone in receipt of this information and shall expire three years following the date of the final distribution of this product version by MarkLogic Corporation. To obtain such source code, send an email to
[email protected] . Please specify the product and version for which you are requesting source code.
1214
13- The following software may be included in this project (last updated October 3, 2023 ):
15+ The following software may be included in this project (last updated August 7, 2025 ):
1416
1517-------------------------------------------------------------------------
1618Third Party Components
1719
18- Jackson Annotations 2.14.1
20+ Jackson Annotations 2.17.2
1921Attribution Statements
2022http://wiki.fasterxml.com/JacksonHome
2123
@@ -27,7 +29,7 @@ Made available under the Apache License 2.0. See Appendix for full text.
2729
2830Source materials are available for download at: http://github.com/FasterXML/jackson
2931
30- Jackson Core 2.14.1
32+ Jackson Core 2.17.2
3133Attribution Statements
3234http://wiki.fasterxml.com/JacksonHome
3335
@@ -39,7 +41,7 @@ Made available under the Apache License 2.0. See Appendix for full text.
3941
4042Source materials are available for download at: https://github.com/FasterXML/jackson-core
4143
42- Jackson Databind 2.14.1
44+ Jackson Databind 2.17.2
4345Attribution Statements
4446http://wiki.fasterxml.com/JacksonHome
4547
@@ -51,7 +53,7 @@ Made available under the Apache License 2.0. See Appendix for full text.
5153
5254Source materials are available for download at: https://github.com/FasterXML/jackson-databind
5355
54- Jackson Dataformat 2.14.1
56+ Jackson Dataformat 2.17.2
5557Attribution Statements
5658http://wiki.fasterxml.com/JacksonHome
5759
@@ -63,7 +65,7 @@ Made available under the Apache License 2.0. See Appendix for full text.
6365
6466Source materials are available for download at: https://github.com/FasterXML/jackson-databind
6567
66- OkHttp 4.10 .0
68+ OkHttp 4.12 .0
6769Attribution Statements
6870http://square.github.io/okhttp/
6971
@@ -75,7 +77,7 @@ Made available under the Apache License 2.0. See Appendix for full text.
7577
7678Source materials are available for download at: https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp
7779
78- Okio 3.0 .0
80+ Okio 3.6 .0
7981Attribution Statements
8082https://square.github.io/okio/2.x/okio/jvm/okio/index.html
8183
@@ -87,7 +89,7 @@ Made available under the Apache License 2.0. See Appendix for full text.
8789
8890Source materials are available for download at: https://github.com/square/okio
8991
90- JavaMail 1.6.2
92+ JavaMail 2.0.1
9193Attribution Statements
9294https://javaee.github.io/javamail/
9395
@@ -99,7 +101,7 @@ Made available under the Common Development and Distribution License 1.1. See Ap
99101
100102Source materials are available for download at: https://mvnrepository.com/artifact/com.sun.mail/javax.mail
101103
102- JavaBeans Activation Framework 1 .1
104+ JavaBeans Activation Framework 2.0 .1
103105Attribution Statements
104106https://www.oracle.com/technetwork/java/index.html
105107
@@ -111,7 +113,7 @@ Made available under the Common Development and Distribution License 1.0. See Ap
111113
112114Source materials are available for download at: https://www.oracle.com/technetwork/java/jaf11-139815.html
113115
114- SLF4J API 1.7.36
116+ SLF4J API 2.0.16
115117Attribution Statements
116118http://www.slf4j.org
117119
@@ -143,7 +145,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
143145
144146Source materials are available for download at: https://github.com/qos-ch/slf4j/tree/master/slf4j-api
145147
146- Java™ Architecture for XML Binding (JAXB) 2.3.3
148+ Java™ Architecture for XML Binding (JAXB) 3.0.2
147149Attribution Statements
148150https://javaee.github.io/jaxb-v2/
149151
@@ -180,7 +182,7 @@ Made available under the Apache License 2.0. See Appendix for full text.
180182
181183Source materials are available for download at: https://github.com/apache/commons-codec
182184
183- Apache Commons IO™ 2.11.0
185+ Apache Commons IO™ 2.15.1
184186Attribution Statements
185187http://commons.apache.org/proper/commons-io/
186188
@@ -241,7 +243,7 @@ Made available under the Common Development and Distribution License 1.1. See Ap
241243
242244Source materials are available for download at: https://mvnrepository.com/artifact/javax.ws.rs/javax.ws.rs-api
243245
244- Apache Commons Collections™ 4.2
246+ Apache Commons Collections™ 4.5
245247Attribution Statements
246248https://commons.apache.org/proper/commons-collections/
247249
@@ -253,7 +255,7 @@ Made available under the Apache License 2.0. See Appendix for full text.
253255
254256Source materials are available for download at: https://mvnrepository.com/artifact/commons-collections/commons-collections
255257
256- Apache Commons Lang™ 3.12 .0
258+ Apache Commons Lang™ 3.18 .0
257259Attribution Statements
258260http://commons.apache.org/proper/commons-lang/
259261
@@ -271,7 +273,7 @@ Made available under the Apache License 2.0. See Appendix for full text.
271273
272274Source materials are available for download at: https://github.com/apache/commons-lang
273275
274- Apache HttpComponents™ HttpClient 4.5.13
276+ Apache HttpComponents™ HttpClient 5.3.1
275277Attribution Statements
276278http://hc.apache.org/httpcomponents-client
277279
@@ -283,7 +285,7 @@ Made available under the Apache License 2.0. See Appendix for full text.
283285
284286Source materials are available for download at: https://github.com/apache/httpcomponents-client
285287
286- Apache HttpComponents™ HttpCore 4.4.13
288+ Apache HttpComponents™ HttpCore 5.2.4
287289Attribution Statements
288290http://hc.apache.org/httpcomponents-core-ga
289291
@@ -360,7 +362,7 @@ Copyright (C) 2000-2012 Jason Hunter & Brett McLaughlin.
360362
361363Source materials are available for download at: https://github.com/hunterhacker/jdom/
362364
363- Kotlin Standard Library JDK 1.6.20
365+ Kotlin Standard Library JDK 1.9.10
364366Attribution Statements
365367http://kotlinlang.org/
366368
@@ -372,7 +374,7 @@ Made available under the Apache License 2.0. See Appendix for full text.
372374
373375Source materials are available for download at: https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk8
374376
375- Spring Framework 5.3.24
377+ Spring Framework 5.3.39
376378Attribution Statements
377379https://projects.spring.io/spring-framework/
378380
@@ -384,12 +386,12 @@ Made available under the Apache License 2.0. See Appendix for full text.
384386
385387Source materials are available for download at: https://github.com/spring-projects/spring-framework
386388
387- Group: com.flipkart.zjsonpatch Name: zjsonpatch Version: 0.4.12
389+ Group: com.flipkart.zjsonpatch Name: zjsonpatch Version: 0.4.16
388390POM Project URL: https://github.com/flipkart-incubator/zjsonpatch/
389391POM License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
390392Copyright 2016 flipkart.com zjsonpatch.
391393
392- Group: jaxen Name: jaxen Version: 1.2 .0
394+ Group: jaxen Name: jaxen Version: 2.0 .0
393395Project URL: http://www.cafeconleche.org/jaxen
394396POM License: BSD License 2.0 - https://raw.githubusercontent.com/jaxen-xpath/jaxen/master/LICENSE.txt
395397Embedded license files: jaxen-1.2.0.jar/META-INF/LICENSE.txt
0 commit comments