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/04/21 13:58:01 UTC

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

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 3ee6fe1  Bump spdx-maven-plugin from 0.6.4 to 0.6.5 (#259)
3ee6fe1 is described below

commit 3ee6fe1cecc5ae445720a7437003baf8c2324873
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Apr 21 09:57:56 2023 -0400

    Bump spdx-maven-plugin from 0.6.4 to 0.6.5 (#259)
    
    Bumps [spdx-maven-plugin](https://github.com/goneall/spdx-maven-plugin) from 0.6.4 to 0.6.5.
    - [Release notes](https://github.com/goneall/spdx-maven-plugin/releases)
    - [Commits](https://github.com/goneall/spdx-maven-plugin/compare/v0.6.4...v0.6.5)
    
    ---
    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 6d37fc9..d374ed9 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.7</commons.cyclonedx.version>
-    <commons.spdx.version>0.6.4</commons.spdx.version>
+    <commons.spdx.version>0.6.5</commons.spdx.version>
     <commons.failsafe.version>3.0.0</commons.failsafe.version>
     <commons.felix.version>5.1.8</commons.felix.version>
     <commons.jacoco.version>0.8.9</commons.jacoco.version>