This is an automated email from the ASF dual-hosted git repository.

lightguardjp pushed a commit to branch 10.1.x
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git

commit e7c7369b65480c34eb9d16bc1d5c66b713ea45ec
Author: Jason Porter <[email protected]>
AuthorDate: Fri Oct 17 11:14:01 2025 -0600

    Updating the java version
    
    Signed-off-by: Jason Porter <[email protected]>
---
 dsl/seed/jenkinsfiles/Jenkinsfile.seed.branch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dsl/seed/jenkinsfiles/Jenkinsfile.seed.branch 
b/dsl/seed/jenkinsfiles/Jenkinsfile.seed.branch
index e12f2038..4f0ed8f1 100644
--- a/dsl/seed/jenkinsfiles/Jenkinsfile.seed.branch
+++ b/dsl/seed/jenkinsfiles/Jenkinsfile.seed.branch
@@ -32,7 +32,7 @@ pipeline {
     }
 
     tools {
-        jdk 'jdk_11_latest'
+        jdk 'jdk_17_latest'
     }
 
     options {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to