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 6d3990455f60 chore(deps-dev): Bump com.graphql-java:graphql-java from
26.0 to 26.1
6d3990455f60 is described below
commit 6d3990455f605331e32c1d6015bb786d1278e197
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 08:55:51 2026 +0000
chore(deps-dev): Bump com.graphql-java:graphql-java from 26.0 to 26.1
Bumps
[com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java)
from 26.0 to 26.1.
- [Release notes](https://github.com/graphql-java/graphql-java/releases)
-
[Commits](https://github.com/graphql-java/graphql-java/compare/v26.0...v26.1)
---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java
dependency-version: '26.1'
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 2c64426e84b1..61573de51aee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,7 +213,7 @@
<google-cloud-texttospeech-version>2.96.0</google-cloud-texttospeech-version>
<google-genai-version>1.67.0</google-genai-version>
<graalvm-version>25.2.4</graalvm-version>
- <graphql-java-version>26.0</graphql-java-version>
+ <graphql-java-version>26.1</graphql-java-version>
<greenmail-version>2.1.12</greenmail-version>
<groovy-version>5.1.1</groovy-version>
<grpc-version>1.83.1</grpc-version>