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 ca0c839ff8c5 chore(deps): Bump io.github.classgraph:classgraph
ca0c839ff8c5 is described below
commit ca0c839ff8c513c7ed01a5c62d44d10555bd3150
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 13:09:18 2026 +0000
chore(deps): Bump io.github.classgraph:classgraph
Bumps
[io.github.classgraph:classgraph](https://github.com/classgraph/classgraph)
from 4.8.194 to 4.8.195.
- [Release notes](https://github.com/classgraph/classgraph/releases)
-
[Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.194...classgraph-4.8.195)
---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
dependency-version: 4.8.195
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 cee69e0dcc65..c3e1aa4a2c5a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -113,7 +113,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.1</citrus-version>
- <classgraph-version>4.8.194</classgraph-version>
+ <classgraph-version>4.8.195</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>