This is an automated email from the ASF dual-hosted git repository.
apupier 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 d5afdb3ba024 chore(deps): Bump io.github.classgraph:classgraph
d5afdb3ba024 is described below
commit d5afdb3ba0240bcc59e5f858ced3e7ec700651dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 10:48:45 2026 +0000
chore(deps): Bump io.github.classgraph:classgraph
Bumps
[io.github.classgraph:classgraph](https://github.com/classgraph/classgraph)
from 4.8.189 to 4.8.193.
- [Release notes](https://github.com/classgraph/classgraph/releases)
-
[Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.189...classgraph-4.8.193)
---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
dependency-version: 4.8.193
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index cf0e675746db..013efbe58145 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -111,7 +111,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</citrus-version>
- <classgraph-version>4.8.189</classgraph-version>
+ <classgraph-version>4.8.193</classgraph-version>
<cloudant-version>0.10.21</cloudant-version>
<com-ibm-mq-jakarta-client-version>10.0.0.0</com-ibm-mq-jakarta-client-version>
<cometd-java-client-version>9.0.1</cometd-java-client-version>