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

asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git

commit acbcff737da86301717c89838d5cd7375cdd986d
Author: Andrus Adamchik <[email protected]>
AuthorDate: Sat May 23 09:46:04 2026 -0400

     CAY-2943 CayenneModeler MCP: open_project tool
    
    updating japp plugin to support jar arguments on Windows
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fbcc6f397..87913e297 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
         <apache-rat-plugin.version>0.18</apache-rat-plugin.version>
         <dependency-maven-plugin.version>1.0</dependency-maven-plugin.version>
         <exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
-        <japp-maven-plugin.version>3.7</japp-maven-plugin.version>
+        <japp-maven-plugin.version>3.8</japp-maven-plugin.version>
         <javacc-maven-plugin.version>2.6</javacc-maven-plugin.version>
         <maven-antrun-plugin.version>3.2.0</maven-antrun-plugin.version>
         <maven-assembly-plugin.version>3.8.0</maven-assembly-plugin.version>

Reply via email to