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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 830de3e  Bump cyclonedx-maven-plugin from 2.7.3 to 2.7.4 (#195)
830de3e is described below

commit 830de3ef1c62a9fee2b4ec08a46776f541150c09
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 4 19:58:35 2023 -0500

    Bump cyclonedx-maven-plugin from 2.7.3 to 2.7.4 (#195)
    
    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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d4d00b5..eb675ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
     <commons.compiler.version>3.10.1</commons.compiler.version>
     <commons.coveralls.version>4.3.0</commons.coveralls.version>
     
<commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>
-    <commons.cyclonedx.version>2.7.3</commons.cyclonedx.version>
+    <commons.cyclonedx.version>2.7.4</commons.cyclonedx.version>
     <commons.spdx.version>0.6.3</commons.spdx.version>
     <commons.failsafe.version>3.0.0-M7</commons.failsafe.version>
     <commons.felix.version>5.1.8</commons.felix.version>

Reply via email to