You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,11 @@ GitLab4J™ API (gitlab4j-api) provides a full featured and easy to consume
28
28
*[Available Sub APIs](#available-sub-apis)
29
29
30
30
---
31
+
32
+
> **Warning**
33
+
> If you are looking for our next major version `6.x.x` which is requiring **Java 11** as mimimal version and which is using Jakarta EE components using the `jakarta.*` packages instead of `javax.*` check the [`6.x` branch](https://github.com/gitlab4j/gitlab4j-api/tree/6.x).
34
+
> The `6.x.x` version is the one you need if you are using Spring Boot 3 and Spring Framework 6.0, .
35
+
31
36
## GitLab Server Version Support
32
37
33
38
GitLab4J-API supports version 11.0+ of GitLab Community Edition [(gitlab-ce)](https://gitlab.com/gitlab-org/gitlab-ce/) and GitLab Enterprise Edition [(gitlab-ee)](https://gitlab.com/gitlab-org/gitlab-ee/).
0 commit comments