diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 25e135f3..59f51044 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,5 +1,9 @@ # d1_libclient_java Release Notes +## 2.4.1 (2026-08-19) + +- Intent: Deliver a patch release updating `d1_common_java` to version [2.5.1](https://github.com/DataONEorg/d1_common_java/releases/tag/2.5.1). + ## 2.4.0 (2026-07-06) - Intent: Deliver a modernization and maintenance release aligned with current Java runtimes and the current d1_common_java line. diff --git a/pom.xml b/pom.xml index 808c0c66..0b49274d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,13 +5,13 @@ org.dataone d1_libclient_java jar - 2.4.0 + 2.4.1 DataONE Java Client Library http://dataone.org UTF-8 1.84 - 2.5.0 + 2.5.1 2.4.0 25