Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
dariahsp
Commits
c4dd356e
Commit
c4dd356e
authored
Jan 12, 2022
by
Gradl, Tobias
Browse files
Merge branch 'v2.1-dev' into 'v2.x-master'
Change CI image from java:11-jdk to openjdk:11-jdk See merge request
!11
parents
89a23cfe
45574ad1
Pipeline
#30718
failed with stages
in 1 minute and 20 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c4dd356e
image
:
java
:11-jdk
image
:
openjdk
:11-jdk
variables
:
variables
:
GRADLE_OPTS
:
"
-Dorg.gradle.daemon=false"
GRADLE_OPTS
:
"
-Dorg.gradle.daemon=false"
...
...
build.gradle
View file @
c4dd356e
...
@@ -16,7 +16,7 @@ allprojects {
...
@@ -16,7 +16,7 @@ allprojects {
}
}
ext
{
ext
{
coreVersion
=
"6.
1
-SNAPSHOT"
coreVersion
=
"6.
5.4
-SNAPSHOT"
springPac4jVersion
=
"5.1.0"
springPac4jVersion
=
"5.1.0"
webmvcPac4jVersion
=
"4.0.1"
webmvcPac4jVersion
=
"4.0.1"
pac4jVersion
=
"4.1.0"
pac4jVersion
=
"4.1.0"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment