This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/master by this push:
new dd4385ba2 Bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5 in
/lang/java (#2112)
dd4385ba2 is described below
commit dd4385ba2a8302410313cbc0ca32d0a895cc1095
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 20 09:33:23 2023 +0200
Bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5 in /lang/java (#2112)
Bumps
[cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
from 2.7.4 to 2.7.5.
- [Release
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
-
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.4...cyclonedx-maven-plugin-2.7.5)
---
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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
lang/java/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index b636db1a3..b7c593f45 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -67,7 +67,7 @@
<file-management.version>3.1.0</file-management.version>
<javacc-plugin.version>3.0.3</javacc-plugin.version>
<javacc.version>7.0.12</javacc.version>
- <cyclonedx-maven-plugin.version>2.7.4</cyclonedx-maven-plugin.version>
+ <cyclonedx-maven-plugin.version>2.7.5</cyclonedx-maven-plugin.version>
</properties>
<modules>