From 912bfd1019b001e1897c33887cc84dd86c56fce6 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Wed, 3 Jul 2024 13:47:19 +0200 Subject: Pagination will throw an IllegalArgumentException if there are no vertices of the requested type - provide empty PaginationResponse when traversal.next() throws IllegalArgumentException Issue-ID: AAI-3917 Change-Id: I280f216050ea16953015023146d40674e067f028 Signed-off-by: Fiete Ostkamp --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 250ebace..0bc8b0fc 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.aai-common aai-common - 1.14.3-SNAPSHOT + 1.14.4-SNAPSHOT pom aai-aai-common Contains all of the common code for resources and traversal repos -- cgit 1.2.3-korg