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

lprimak pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/3.x by this push:
     new c310a4f9b chore(jenkins(: update JDK baseline to 17 and disable JAPI 
CMP plugin for now
c310a4f9b is described below

commit c310a4f9b0a62ceb485e24cfbebd7367eaf016b0
Author: lprimak <[email protected]>
AuthorDate: Sun Jan 18 14:45:39 2026 -0600

    chore(jenkins(: update JDK baseline to 17 and disable JAPI CMP plugin for 
now
---
 .jenkins_maven_args | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.jenkins_maven_args b/.jenkins_maven_args
index 130416653..c7750edfb 100644
--- a/.jenkins_maven_args
+++ b/.jenkins_maven_args
@@ -1 +1 @@
--Dmaven.compiler.release=11
+-Dmaven.compiler.release=17 -Djapicmp.skip=true

Reply via email to