Skip to content

Commit

Permalink
Bump org.gitlab4j:gitlab4j-api from 5.3.0 to 5.4.0
Browse files Browse the repository at this point in the history
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](gitlab4j/gitlab4j-api@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and waynebeaton committed Dec 1, 2023
1 parent c5229c8 commit 4904f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>org.gitlab4j</groupId>
<artifactId>gitlab4j-api</artifactId>
<version>5.3.0</version>
<version>5.4.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
Expand Down

0 comments on commit 4904f29

Please sign in to comment.