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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 8b20925a23bd chore(deps-dev): Bump 
org.codehaus.mojo:javacc-maven-plugin (#20901)
8b20925a23bd is described below

commit 8b20925a23bd4956881e2620750bee6db413433b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 10:28:32 2026 +0100

    chore(deps-dev): Bump org.codehaus.mojo:javacc-maven-plugin (#20901)
    
    Bumps 
[org.codehaus.mojo:javacc-maven-plugin](https://github.com/mojohaus/javacc-maven-plugin)
 from 3.1.1 to 3.2.0.
    - [Release notes](https://github.com/mojohaus/javacc-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/javacc-maven-plugin/compare/3.1.1...javacc-maven-plugin-3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:javacc-maven-plugin
      dependency-version: 3.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index dc41fa57743d..2307eabf08ae 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -277,7 +277,7 @@
         <java-grok-version>0.1.9</java-grok-version>
         <java-util-version>4.83.0</java-util-version>
         <jnats-version>2.25.1</jnats-version>
-        <javacc-maven-plugin-version>3.1.1</javacc-maven-plugin-version>
+        <javacc-maven-plugin-version>3.2.0</javacc-maven-plugin-version>
         <javacrumbs-version>0.22</javacrumbs-version>
         <javaparser-version>3.13.10</javaparser-version>
         <javapoet-version>1.13.0</javapoet-version>

Reply via email to