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

squakez 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 201c11f09 chore(deps): bump github.com/magiconair/properties
201c11f09 is described below

commit 201c11f09c64e7f8bee8a9452afc06a30ac9e5c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 00:03:08 2026 +0000

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

diff --git a/go.mod b/go.mod
index db54cb305..c5aa6fab3 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
        github.com/google/go-github/v72 v72.0.0
        github.com/google/uuid v1.6.0
        github.com/jpillora/backoff v1.0.0
-       github.com/magiconair/properties v1.8.10
+       github.com/magiconair/properties v1.18.11
        github.com/mattn/go-shellwords v1.0.14
        github.com/onsi/gomega v1.42.1
        // go get github.com/openshift/[email protected]
diff --git a/go.sum b/go.sum
index 562071583..a32007f41 100644
--- a/go.sum
+++ b/go.sum
@@ -199,8 +199,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.10 
h1:s31yESBquKXCV9a/ScB3ESkOjUYYv+X0rg8SYxI99mE=
-github.com/magiconair/properties v1.8.10/go.mod 
h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
+github.com/magiconair/properties v1.18.11 
h1:j5ozYZl0zCjG7ahMDH0GWIobOvvUzT0BdAguG0ViKy0=
+github.com/magiconair/properties v1.18.11/go.mod 
h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
 github.com/mattn/go-shellwords v1.0.14 
h1:yUKzIgsCnosndOASY6/enly1EAuaXeFSQ7cdyA3OuYg=
 github.com/mattn/go-shellwords v1.0.14/go.mod 
h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y=
 github.com/mattn/goveralls v0.0.2/go.mod 
h1:8d1ZMHsd7fW6IRPKQh46F2WRpyib5/X4FOpevwGNQEw=

Reply via email to