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

acosentino 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 fc35154c164 Bump org.codehaus.mojo:javacc-maven-plugin from 3.0.1 to 
3.1.0 (#13730)
fc35154c164 is described below

commit fc35154c1640bb4ea7f4093c8b40f0f821f5bb15
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 10 11:20:55 2024 +0200

    Bump org.codehaus.mojo:javacc-maven-plugin from 3.0.1 to 3.1.0 (#13730)
    
    Bumps 
[org.codehaus.mojo:javacc-maven-plugin](https://github.com/mojohaus/javacc-maven-plugin)
 from 3.0.1 to 3.1.0.
    - [Release notes](https://github.com/mojohaus/javacc-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/javacc-maven-plugin/compare/javacc-maven-plugin-3.0.1...3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:javacc-maven-plugin
      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 8b91042605b..44c1f3d4980 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -245,7 +245,7 @@
         <java-grok-version>0.1.9</java-grok-version>
         <java-util-version>2.4.6</java-util-version>
         <jnats-version>2.17.3</jnats-version>
-        <javacc-maven-plugin-version>3.0.1</javacc-maven-plugin-version>
+        <javacc-maven-plugin-version>3.1.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