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

mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/master by this push:
     new 8f06f2b5a Bump cyclonedx-maven-plugin from 2.7.3 to 2.7.4 in 
/lang/java (#2051)
8f06f2b5a is described below

commit 8f06f2b5a0fc8e183e4dc19c9836212da2231867
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 9 14:41:23 2023 +0200

    Bump cyclonedx-maven-plugin from 2.7.3 to 2.7.4 in /lang/java (#2051)
    
    Bumps 
[cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) 
from 2.7.3 to 2.7.4.
    - [Release 
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - 
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.3...cyclonedx-maven-plugin-2.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 lang/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index 9bb875cab..9a67d6a8d 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -67,7 +67,7 @@
     <file-management.version>3.1.0</file-management.version>
     <javacc-plugin.version>3.0.3</javacc-plugin.version>
     <javacc.version>7.0.12</javacc.version>
-    <cyclonedx-maven-plugin.version>2.7.3</cyclonedx-maven-plugin.version>
+    <cyclonedx-maven-plugin.version>2.7.4</cyclonedx-maven-plugin.version>
   </properties>
 
   <modules>

Reply via email to