From 379f6d86252c90408174beb40a2bb6f739d963bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 13:32:51 +0000 Subject: [PATCH] chore(deps): bump org.gitlab4j:gitlab4j-api from 5.3.0 to 5.4.0 Bumps [org.gitlab4j:gitlab4j-api](https://github.com/gitlab4j/gitlab4j-api) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/gitlab4j/gitlab4j-api/releases) - [Changelog](https://github.com/gitlab4j/gitlab4j-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/gitlab4j/gitlab4j-api/compare/gitlab4j-api-5.3.0...gitlab4j-api-5.4.0) --- updated-dependencies: - dependency-name: org.gitlab4j:gitlab4j-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 20cf96f..3216e7a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 0.0.1-SNAPSHOT 6.7.0.202309050840-r - 5.3.0 + 5.4.0 3.9.5 1.14.2 1.9.16 -- GitLab