Skip to content

Commit

Permalink
chore(project): Add JDK 21 Build Support
Browse files Browse the repository at this point in the history
  • Loading branch information
psavidis committed Jan 24, 2024
1 parent 7c9d40a commit 6403f95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci.cambpm
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
@Library("camunda-ci") _
buildMavenAndDeployToMavenCentral([
jdk:11,
extraJdks: [
'jdk-21-latest'
]
mvn:3.8,
licenseCheck:true,
publishZipArtifactToCamundaOrg:true
Expand Down

0 comments on commit 6403f95

Please sign in to comment.