This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new e97c30a88 [OPENMEETINGS-2819] Bump
org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2 (#255)
e97c30a88 is described below
commit e97c30a88d3d7d524af803a863f94f27e5014385
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 09:04:19 2026 +0700
[OPENMEETINGS-2819] Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to
2.9.2 (#255)
Bumps
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
from 2.9.1 to 2.9.2.
- [Release
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
-
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.9.1...cyclonedx-maven-plugin-2.9.2)
---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
dependency-version: 2.9.2
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 954c69808..ee2fcbde2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
<forbiddenapis.version>3.10</forbiddenapis.version>
<frontend-maven-plugin.version>2.0.1</frontend-maven-plugin.version>
<plexus-utils.version>4.0.3</plexus-utils.version>
- <cyclonedx.version>2.9.1</cyclonedx.version>
+ <cyclonedx.version>2.9.2</cyclonedx.version>
<spdx.version>1.0.3</spdx.version>
<!-- dependency versions -->