This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new c283da0ee385 chore(deps): Bump io.github.classgraph:classgraph from
4.8.184 to 4.8.186 (#25190)
c283da0ee385 is described below
commit c283da0ee3854fea1a15a7015fbbc287ad21325f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 14:43:59 2026 +0200
chore(deps): Bump io.github.classgraph:classgraph from 4.8.184 to 4.8.186
(#25190)
chore(deps): Bump io.github.classgraph:classgraph
Bumps
[io.github.classgraph:classgraph](https://github.com/classgraph/classgraph)
from 4.8.184 to 4.8.186.
- [Release notes](https://github.com/classgraph/classgraph/releases)
-
[Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.184...classgraph-4.8.186)
---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
dependency-version: 4.8.186
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 99ca6fbccb43..0fa7b30681f4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -103,7 +103,7 @@
<jta-api-1.2-version>1.2</jta-api-1.2-version>
<chunk-templates-version>3.6.2</chunk-templates-version>
<citrus-version>5.0.0-M2</citrus-version>
- <classgraph-version>4.8.184</classgraph-version>
+ <classgraph-version>4.8.186</classgraph-version>
<cloudant-version>0.10.20</cloudant-version>
<com-ibm-mq-jakarta-client-version>9.4.5.1</com-ibm-mq-jakarta-client-version>
<cometd-java-client-version>9.0.1</cometd-java-client-version>