From 8be868a0a9cd3cf0035d21c4adf417b8caa557ef Mon Sep 17 00:00:00 2001 From: Robert Butora <robert.butora@inaf.it> Date: Wed, 6 Nov 2024 16:07:28 +0100 Subject: [PATCH] updates vlkb-volib to 0.9.6 --- data-discovery/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-discovery/pom.xml b/data-discovery/pom.xml index 7417c47..9132e0d 100644 --- a/data-discovery/pom.xml +++ b/data-discovery/pom.xml @@ -36,7 +36,7 @@ <dependency> <groupId>vo</groupId> <artifactId>vlkb-volib</artifactId> - <version>0.9.5</version> + <version>0.9.6</version> </dependency> <dependency> -- GitLab