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 c7c58ed Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 (#371) c7c58ed is described below commit c7c58edeeb2a35bcaaf635fe418d209ce5c3c015 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Feb 29 17:15:10 2024 -0500 Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 (#371) Bumps [org.spdx:spdx-maven-plugin](https://github.com/spdx/spdx-maven-plugin) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/spdx/spdx-maven-plugin/releases) - [Commits](https://github.com/spdx/spdx-maven-plugin/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: org.spdx:spdx-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 aa18b7e..b0ed3de 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ <commons.cobertura.version>2.7</commons.cobertura.version> <commons.compiler.version>3.12.1</commons.compiler.version> <commons.cyclonedx.version>2.7.11</commons.cyclonedx.version> - <commons.spdx.version>0.7.2</commons.spdx.version> + <commons.spdx.version>0.7.3</commons.spdx.version> <commons.failsafe.version>3.2.5</commons.failsafe.version> <commons.felix.version>5.1.9</commons.felix.version> <commons.jacoco.version>0.8.11</commons.jacoco.version>