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/pdfbox-jbig2.git


The following commit(s) were added to refs/heads/master by this push:
     new 3ecd0c3  PDFBOX-5660: update exec-maven-plugin
3ecd0c3 is described below

commit 3ecd0c3a56643ab095617a143ca086c3145a6d80
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Sep 12 06:21:30 2026 +0200

    PDFBOX-5660: update exec-maven-plugin
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f454448..c22f3fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -486,7 +486,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>exec-maven-plugin</artifactId>
-                <version>3.6.3</version>
+                <version>3.6.4</version>
                 <executions>
                     <execution>
                         <id>run-benchmarks-jfr</id>
@@ -541,7 +541,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>exec-maven-plugin</artifactId>
-                    <version>3.6.3</version>
+                    <version>3.6.4</version>
                     <executions>
                         <execution>
                             <id>run-benchmarks</id>

Reply via email to