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 1f44612aad7 chore(deps-dev): Bump com.graphql-java:graphql-java from 
24.2 to 24.3 (#19305)
1f44612aad7 is described below

commit 1f44612aad77d3b4cd6bc9f6e9f3f12f49623a2f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 24 12:56:21 2025 +0200

    chore(deps-dev): Bump com.graphql-java:graphql-java from 24.2 to 24.3 
(#19305)
    
    Bumps 
[com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) 
from 24.2 to 24.3.
    - [Release notes](https://github.com/graphql-java/graphql-java/releases)
    - 
[Commits](https://github.com/graphql-java/graphql-java/compare/v24.2...v24.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.graphql-java:graphql-java
      dependency-version: '24.3'
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 5fdf112d2e5..ca959e5e677 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -206,7 +206,7 @@
         
<google-cloud-secretmanager-version>2.75.0</google-cloud-secretmanager-version>
         <google-cloud-storage-version>2.58.0</google-cloud-storage-version>
         <graaljs-version>25.0.0</graaljs-version>
-        <graphql-java-version>24.2</graphql-java-version>
+        <graphql-java-version>24.3</graphql-java-version>
         <greenmail-version>2.1.5</greenmail-version>
         <grizzly-websockets-version>2.4.4</grizzly-websockets-version>
         <groovy-version>4.0.28</groovy-version>

Reply via email to