From 467e17a54eb302b823171674571cce6eb5dc8e54 Mon Sep 17 00:00:00 2001 From: Rob Rudin Date: Thu, 12 Mar 2026 14:05:07 -0400 Subject: [PATCH 1/2] ML-27841 Bump to 8.1.0 --- NOTICE.txt | 20 ++++++++++---------- gradle.properties | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index a435604f3..be7922b95 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,4 +1,4 @@ -Progress MarkLogic Java Client +Progress MarkLogic Java Client 8.1.0 Portions of the Products include certain open source and commercial third-party components listed below ("Third-Party Components"). The authors of the @@ -71,9 +71,9 @@ conditions: (1) Apache License 2.0: -Progress MarkLogic Java Client incorporates Jetbrains annotations -13.0, OkHttp 5.3.2, OkHttp Logging Interceptor 5.3.2, Zero-allocation Hashing -2026.0, jackson-annotations 2.21, jackson-bom 2.21.1, jackson-core 2.21.1, +Progress MarkLogic Java Client 8.1.0 incorporates Jetbrains annotations 13.0, +OkHttp 5.3.2, OkHttp Logging Interceptor 5.3.2, Zero-allocation Hashing 2026.0, +jackson-annotations 2.21, jackson-bom 2.21.1, jackson-core 2.21.1, jackson-databind 2.21.1, jackson-dataformat-csv 2.21.1, jackson-dataformat-yaml 2.21.1, jackson-module-kotlin 2.21.1, java-json-canonicalization 1.1, kotlin-reflect 2.1.21, okhttp-digest 3.1.1, and squareokio 3.16.4. @@ -386,7 +386,7 @@ Contents of NOTICE text file for jackson-module-kotlin 2.21.1: (2) BSD 3-Clause "New" or "Revised" License: -Progress MarkLogic Java Client incorporates Jakarta Activation 2.0.1. +Progress MarkLogic Java Client 8.1.0 incorporates Jakarta Activation 2.0.1. Copyright (c) , Oracle and/or its affiliates All rights reserved. @@ -421,9 +421,9 @@ Progress MarkLogic Java Client incorporates Jakarta Activation 2.0.1. (3) Eclipse Distribution License - v 1.0: -Progress MarkLogic Java Client incorporates Angus Activation -Registries 2.0.3, JAXB CORE 4.0.6, JAXB Runtime 4.0.6, Jakarta Activation API -2.1.4, TXW2 Runtime 4.0.6, istack common utility code runtime 4.1.2, and +Progress MarkLogic Java Client 8.1.0 incorporates Angus Activation Registries +2.0.3, JAXB CORE 4.0.6, JAXB Runtime 4.0.6, Jakarta Activation API 2.1.4, TXW2 +Runtime 4.0.6, istack common utility code runtime 4.1.2, and jakarta.xml.bind:jakarta.xml.bind-api 4.0.5. Eclipse Distribution License - v 1.0 @@ -462,7 +462,7 @@ jakarta.xml.bind:jakarta.xml.bind-api 4.0.5. (4) Eclipse Public License 2.0: -Progress MarkLogic Java Client incorporates Jakarta Mail 2.0.2. +Progress MarkLogic Java Client 8.1.0 incorporates Jakarta Mail 2.0.2. Eclipse Public License - v 2.0 ============================== @@ -736,7 +736,7 @@ Progress MarkLogic Java Client incorporates Jakarta Mail 2.0.2. (5) MIT License: -Progress MarkLogic Java Client incorporates SLF4J API Module 2.0.17. +Progress MarkLogic Java Client 8.1.0 incorporates SLF4J API Module 2.0.17. The MIT License =============== diff --git a/gradle.properties b/gradle.properties index ccc8edbe0..a9b1b620f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=com.marklogic -version=8.1-SNAPSHOT +version=8.1.0 publishUrl=file:../marklogic-java/releases okhttpVersion=5.3.2 From 0e194ca8c70291a5ab2ef03dcb49240a161bc98a Mon Sep 17 00:00:00 2001 From: Rob Rudin Date: Mon, 16 Mar 2026 17:36:48 -0400 Subject: [PATCH 2/2] MLE-27481 Bumped to 8.2-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a9b1b620f..1065a0023 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=com.marklogic -version=8.1.0 +version=8.2-SNAPSHOT publishUrl=file:../marklogic-java/releases okhttpVersion=5.3.2