You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/02/09 02:58:25 UTC

[commons-parent] branch master updated: Bump spdx-maven-plugin from 0.6.3 to 0.6.4 (#213)

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 403df2d  Bump spdx-maven-plugin from 0.6.3 to 0.6.4 (#213)
403df2d is described below

commit 403df2d4d58c69582b8d02b927c28c726f7648d4
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Feb 8 21:58:19 2023 -0500

    Bump spdx-maven-plugin from 0.6.3 to 0.6.4 (#213)
    
    Bumps [spdx-maven-plugin](https://github.com/goneall/spdx-maven-plugin) from 0.6.3 to 0.6.4.
    - [Release notes](https://github.com/goneall/spdx-maven-plugin/releases)
    - [Commits](https://github.com/goneall/spdx-maven-plugin/compare/v0.6.3...v0.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.spdx:spdx-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e308fd9..f8b804b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
     <commons.coveralls.version>4.3.0</commons.coveralls.version>
     <commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>
     <commons.cyclonedx.version>2.7.4</commons.cyclonedx.version>
-    <commons.spdx.version>0.6.3</commons.spdx.version>
+    <commons.spdx.version>0.6.4</commons.spdx.version>
     <commons.failsafe.version>3.0.0-M8</commons.failsafe.version>
     <commons.felix.version>5.1.8</commons.felix.version>
     <commons.jacoco.version>0.8.8</commons.jacoco.version>