diff --git a/Jenkinsfile b/Jenkinsfile
index f1619baf..942d4a45 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,4 +1,4 @@
buildPlugin(useContainerAgent: true, configurations: [
-[platform: 'linux', jdk: '11'],
-[platform: 'linux', jdk: '17'],
+[platform: 'linux', jdk: 21],
+[platform: 'linux', jdk: 17],
])
diff --git a/pom.xml b/pom.xml
index 9835b608..8f7a1332 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.jenkins-ci.plugins
plugin
- 4.69
+ 4.74
jobConfigHistory