This is an automated email from the ASF dual-hosted git repository.

acosentino 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 b8b5110f4aa chore(deps-dev): Bump 
com.google.testing.compile:compile-testing (#19075)
b8b5110f4aa is described below

commit b8b5110f4aa5c7601eab143b778178a42e65e3ad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 8 12:12:53 2025 +0200

    chore(deps-dev): Bump com.google.testing.compile:compile-testing (#19075)
    
    Bumps 
[com.google.testing.compile:compile-testing](https://github.com/google/compile-testing)
 from 0.21.0 to 0.22.0.
    - [Release notes](https://github.com/google/compile-testing/releases)
    - 
[Commits](https://github.com/google/compile-testing/compare/v0.21.0...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.testing.compile:compile-testing
      dependency-version: 0.22.0
      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>
---
 components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml 
b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
index 74cb5789696..a5b6a3a5ca6 100644
--- a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
@@ -145,7 +145,7 @@
         <dependency>
             <groupId>com.google.testing.compile</groupId>
             <artifactId>compile-testing</artifactId>
-            <version>0.21.0</version>
+            <version>0.22.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to