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 704a1c2d9db0 chore(deps): Bump io.github.classgraph:classgraph from
4.8.186 to 4.8.189 (#25457)
704a1c2d9db0 is described below
commit 704a1c2d9db002f1c756f7b99524c1cfcd7df1b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 11:11:29 2026 +0200
chore(deps): Bump io.github.classgraph:classgraph from 4.8.186 to 4.8.189
(#25457)
chore(deps): Bump io.github.classgraph:classgraph
Bumps
[io.github.classgraph:classgraph](https://github.com/classgraph/classgraph)
from 4.8.186 to 4.8.189.
- [Release notes](https://github.com/classgraph/classgraph/releases)
-
[Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.186...classgraph-4.8.189)
---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
dependency-version: 4.8.189
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 cce363dd2cdb..d3013720c410 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</citrus-version>
- <classgraph-version>4.8.186</classgraph-version>
+ <classgraph-version>4.8.189</classgraph-version>
<cloudant-version>0.10.20</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>