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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-build-tools.git


The following commit(s) were added to refs/heads/develop by this push:
     new 3aee5af  chore(build): update Jenkinsfile for 21
3aee5af is described below

commit 3aee5af04007f4442941a27759cf185af5acdc52
Author: Sebastian Rühl <[email protected]>
AuthorDate: Wed Sep 3 09:28:20 2025 +0200

    chore(build): update Jenkinsfile for 21
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 5e57d69..c4f2499 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -41,7 +41,7 @@ pipeline {
 
     tools {
         maven 'maven_3_latest'
-        jdk 'jdk_11_latest'
+        jdk 'jdk_21_latest'
     }
 
     options {

Reply via email to