This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch move_to_Memory_2.2.1 in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit 058dd37b55a80f76e91a9307c9c77f715847da01 Author: Lee Rhodes <[email protected]> AuthorDate: Sat Jun 22 15:23:25 2024 -0700 master dependency on Memory -> 2.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35107f24..60c57c48 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ under the License. <properties> <!-- UNIQUE FOR THIS JAVA COMPONENT --> - <datasketches-memory.version>2.2.0</datasketches-memory.version> + <datasketches-memory.version>2.2.1</datasketches-memory.version> <!-- END:UNIQUE FOR THIS JAVA COMPONENT --> <!-- Test --> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
