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 c8d49de Bump org.spdx:spdx-maven-plugin from 1.0.0-RC1 to 1.0.0-RC2
(#593)
c8d49de is described below
commit c8d49dec49b11dd51b72be40dadf1b9fbdbca39b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 28 08:09:37 2025 -0500
Bump org.spdx:spdx-maven-plugin from 1.0.0-RC1 to 1.0.0-RC2 (#593)
Bumps
[org.spdx:spdx-maven-plugin](https://github.com/spdx/spdx-maven-plugin) from
1.0.0-RC1 to 1.0.0-RC2.
- [Release notes](https://github.com/spdx/spdx-maven-plugin/releases)
-
[Commits](https://github.com/spdx/spdx-maven-plugin/compare/v1.0.0-RC1...v1.0.0-RC2)
---
updated-dependencies:
- dependency-name: org.spdx:spdx-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 c6d40ff..af6f431 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
<commons.checkstyle.version>9.3</commons.checkstyle.version>
<commons.compiler.version>3.14.0</commons.compiler.version>
<commons.cyclonedx.version>2.9.1</commons.cyclonedx.version>
- <commons.spdx.version>1.0.0-RC1</commons.spdx.version>
+ <commons.spdx.version>1.0.0-RC2</commons.spdx.version>
<commons.failsafe.version>3.5.2</commons.failsafe.version>
<commons.felix.version>5.1.9</commons.felix.version>
<commons.jacoco.version>0.8.12</commons.jacoco.version>