From 51e398467b145bf76d89ea300daa315dcf71c81e Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 06:42:03 +0000 Subject: [PATCH] Update dependency org.gitlab4j:gitlab4j-api to v6.0.0-rc.6 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- java-components/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-components/pom.xml b/java-components/pom.xml index 90f2e8abb..96111d3d7 100644 --- a/java-components/pom.xml +++ b/java-components/pom.xml @@ -301,7 +301,7 @@ org.gitlab4j gitlab4j-api - 6.0.0-rc.5 + 6.0.0-rc.6 org.kohsuke