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

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


The following commit(s) were added to refs/heads/main by this push:
     new 34915656 build(deps): bump org.immutables:value from 2.10.0 to 2.10.1
34915656 is described below

commit 3491565651ec460c926f024f70cf9612f280898a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 19 20:13:45 2024 +0000

    build(deps): bump org.immutables:value from 2.10.0 to 2.10.1
    
    Bumps [org.immutables:value](https://github.com/immutables/immutables) from 
2.10.0 to 2.10.1.
    - [Release notes](https://github.com/immutables/immutables/releases)
    - 
[Commits](https://github.com/immutables/immutables/compare/2.10.0...2.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.immutables:value
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 82fd1386..180fb186 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
 
         <!-- camel-k-runtime specific -->
         <groovy-version>4.0.18</groovy-version>
-        <immutables-version>2.10.0</immutables-version>
+        <immutables-version>2.10.1</immutables-version>
         <commons-collections4-version>4.4</commons-collections4-version>
         <assertj-version>3.25.3</assertj-version>
         <hamcrest-version>2.2</hamcrest-version>

Reply via email to