Skip to content
Snippets Groups Projects
Commit 8d69786c authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5220 update for java 21

parent aa89a9a6
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ def FAILED_STAGE
pipeline {
agent {
node {
label 'jenkins-build-agent'
label 'ozgcloud-jenkins-build-agent-jdk21'
}
}
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>de.ozgcloud.common</groupId>
<artifactId>ozgcloud-common-dependencies</artifactId>
<version>3.0.1</version>
<version>4.0.1</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment