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.git


The following commit(s) were added to refs/heads/main by this push:
     new 4056349f3 chore(deps): bump github.com/magiconair/properties from 
1.8.9 to 1.8.10
4056349f3 is described below

commit 4056349f3135f5640910c2f62ec1f808872512fe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 10 00:59:53 2025 +0000

    chore(deps): bump github.com/magiconair/properties from 1.8.9 to 1.8.10
    
    Bumps 
[github.com/magiconair/properties](https://github.com/magiconair/properties) 
from 1.8.9 to 1.8.10.
    - [Release notes](https://github.com/magiconair/properties/releases)
    - 
[Commits](https://github.com/magiconair/properties/compare/v1.8.9...v1.8.10)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/magiconair/properties
      dependency-version: 1.8.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 1f8fa840c..741ccd71f 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
        github.com/google/uuid v1.6.0
        github.com/imdario/mergo v0.3.16
        github.com/jpillora/backoff v1.0.0
-       github.com/magiconair/properties v1.8.9
+       github.com/magiconair/properties v1.8.10
        github.com/mattn/go-shellwords v1.0.12
        github.com/onsi/gomega v1.37.0
        // go get github.com/openshift/api@release-4.15
diff --git a/go.sum b/go.sum
index 237ac0de8..af0d2bcae 100644
--- a/go.sum
+++ b/go.sum
@@ -318,8 +318,8 @@ github.com/kylelemons/godebug v1.1.0 
h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
 github.com/kylelemons/godebug v1.1.0/go.mod 
h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
 github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 
h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=
 github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod 
h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE=
-github.com/magiconair/properties v1.8.9 
h1:nWcCbLq1N2v/cpNsy5WvQ37Fb+YElfq20WJ/a8RkpQM=
-github.com/magiconair/properties v1.8.9/go.mod 
h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
+github.com/magiconair/properties v1.8.10 
h1:s31yESBquKXCV9a/ScB3ESkOjUYYv+X0rg8SYxI99mE=
+github.com/magiconair/properties v1.8.10/go.mod 
h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
 github.com/mailru/easyjson v0.7.7 
h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
 github.com/mailru/easyjson v0.7.7/go.mod 
h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
 github.com/mattn/go-shellwords v1.0.12 
h1:M2zGm7EW6UQJvDeQxo4T51eKPurbeFbe8WtebGE2xrk=

Reply via email to