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 aea45500f chore(deps): bump knative.dev/eventing from 0.49.1 to 0.49.2
aea45500f is described below

commit aea45500ff9bd9df07c8a0f97dad3695e9fb9e52
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 00:03:21 2026 +0000

    chore(deps): bump knative.dev/eventing from 0.49.1 to 0.49.2
    
    Bumps [knative.dev/eventing](https://github.com/knative/eventing) from 
0.49.1 to 0.49.2.
    - [Release notes](https://github.com/knative/eventing/releases)
    - [Commits](https://github.com/knative/eventing/compare/v0.49.1...v0.49.2)
    
    ---
    updated-dependencies:
    - dependency-name: knative.dev/eventing
      dependency-version: 0.49.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 08e85414f..1f189fa93 100644
--- a/go.mod
+++ b/go.mod
@@ -47,7 +47,7 @@ require (
        k8s.io/gengo v0.0.0-20251215205346-5ee0d033ba5b
        k8s.io/klog/v2 v2.140.0
        k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2
-       knative.dev/eventing v0.49.1
+       knative.dev/eventing v0.49.2
        knative.dev/pkg v0.0.0-20260531000007-52dbd5ece63f
        knative.dev/serving v0.49.1
        sigs.k8s.io/controller-runtime v0.24.1
diff --git a/go.sum b/go.sum
index 1957cb436..1b4e99d22 100644
--- a/go.sum
+++ b/go.sum
@@ -489,8 +489,8 @@ k8s.io/streaming v0.36.1 
h1:L+K68n4Gg940BGNNYtUBvL1WTLL0YnKT3s+P1MNAmR4=
 k8s.io/streaming v0.36.1/go.mod h1:z6fV3D+NVkoeqRMtWwlUZK6U17SY/LqNzOxWL6GyR/s=
 k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2 
h1:AZYQSJemyQB5eRxqcPky+/7EdBj0xi3g0ZcxxJ7vbWU=
 k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2/go.mod 
h1:xDxuJ0whA3d0I4mf/C4ppKHxXynQ+fxnkmQH0vTHnuk=
-knative.dev/eventing v0.49.1 h1:qFtfINASvT7uDUxIiTeUIg9zEdXnEtFzPUnSf4N5eXU=
-knative.dev/eventing v0.49.1/go.mod 
h1:Zp+LliK3dEJwFVxiHTpPRwYycvvok/HOISTFRMcjloo=
+knative.dev/eventing v0.49.2 h1:eUrW+9EHznHGS/cwO/SpCIVqY+ZRyoRO+n0RLnYlIj0=
+knative.dev/eventing v0.49.2/go.mod 
h1:Zp+LliK3dEJwFVxiHTpPRwYycvvok/HOISTFRMcjloo=
 knative.dev/networking v0.0.0-20260529061306-c8de379770b9 
h1:onK4mrH2hyZ+XQAlj8RrawQ/TxoKxQtx1OvjvGBC/Es=
 knative.dev/networking v0.0.0-20260529061306-c8de379770b9/go.mod 
h1:aQO2gITPzLwMPCV9S57rHrb1Zt2mUAYSGLbb/7nqzW0=
 knative.dev/pkg v0.0.0-20260531000007-52dbd5ece63f 
h1:HLMi3cN9wbV9hdbu4fX6lX/VciVkAr3XLu8BL10K1E0=

Reply via email to