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 bcfe8e47b1d chore(deps): Bump 
com.github.camel-tooling:camel-lsp-server (#18450)
bcfe8e47b1d is described below

commit bcfe8e47b1d5d93217e79428e1f6ed8933bd24c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 24 10:48:08 2025 +0200

    chore(deps): Bump com.github.camel-tooling:camel-lsp-server (#18450)
    
    Bumps 
[com.github.camel-tooling:camel-lsp-server](https://github.com/camel-tooling/camel-language-server)
 from 1.31.0 to 1.32.0.
    - [Release 
notes](https://github.com/camel-tooling/camel-language-server/releases)
    - 
[Commits](https://github.com/camel-tooling/camel-language-server/compare/1.31.0...1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.camel-tooling:camel-lsp-server
      dependency-version: 1.32.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 f898025603c..13cf7dd64be 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -90,7 +90,7 @@
         <caffeine-version>3.2.1</caffeine-version>
         <californium-version>3.14.0</californium-version>
         <californium-scandium-version>3.11.0</californium-scandium-version>
-        <camel-lsp-version>1.31.0</camel-lsp-version>
+        <camel-lsp-version>1.32.0</camel-lsp-version>
         <camunda-version>7.23.0</camunda-version>
         <cassandra-driver-version>4.19.0</cassandra-driver-version>
         <jta-api-1.2-version>1.2</jta-api-1.2-version>

Reply via email to