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 31a8dd1a5 chore(deps): bump knative.dev/eventing from 0.48.0 to 0.48.1
31a8dd1a5 is described below

commit 31a8dd1a5e2d10d1d003ecd7ab9d62b43eef6f85
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 11 00:03:44 2026 +0000

    chore(deps): bump knative.dev/eventing from 0.48.0 to 0.48.1
    
    Bumps [knative.dev/eventing](https://github.com/knative/eventing) from 
0.48.0 to 0.48.1.
    - [Release notes](https://github.com/knative/eventing/releases)
    - [Commits](https://github.com/knative/eventing/compare/v0.48.0...v0.48.1)
    
    ---
    updated-dependencies:
    - dependency-name: knative.dev/eventing
      dependency-version: 0.48.1
      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 ad95a3919..c3c6ac8b3 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-20260108192941-914a6e750570
-       knative.dev/eventing v0.48.0
+       knative.dev/eventing v0.48.1
        knative.dev/pkg v0.0.0-20260120122510-4a022ed9999a
        knative.dev/serving v0.48.1
        sigs.k8s.io/controller-runtime v0.23.1
diff --git a/go.sum b/go.sum
index dd568750b..f67e71cf3 100644
--- a/go.sum
+++ b/go.sum
@@ -489,8 +489,8 @@ k8s.io/kube-openapi v0.0.0-20260127142750-a19766b6e2d4 
h1:HhDfevmPS+OalTjQRKbTHp
 k8s.io/kube-openapi v0.0.0-20260127142750-a19766b6e2d4/go.mod 
h1:kdmbQkyfwUagLfXIad1y2TdrjPFWp2Q89B3qkRwf/pQ=
 k8s.io/utils v0.0.0-20260108192941-914a6e750570 
h1:JT4W8lsdrGENg9W+YwwdLJxklIuKWdRm+BC+xt33FOY=
 k8s.io/utils v0.0.0-20260108192941-914a6e750570/go.mod 
h1:xDxuJ0whA3d0I4mf/C4ppKHxXynQ+fxnkmQH0vTHnuk=
-knative.dev/eventing v0.48.0 h1:jBwRXnhhfJ4S5EfBSgkhJzqtcfOIr8kfG1qoaXX56KA=
-knative.dev/eventing v0.48.0/go.mod 
h1:QcPwZqLMwN1hyDXRdCCt7GCR2R+4cDULGoJf1LKuGEE=
+knative.dev/eventing v0.48.1 h1:FtTrPJ8WJfNtmencm8Ahnffmf06KzQpmHddAaTN9uMw=
+knative.dev/eventing v0.48.1/go.mod 
h1:QcPwZqLMwN1hyDXRdCCt7GCR2R+4cDULGoJf1LKuGEE=
 knative.dev/networking v0.0.0-20260120131110-a7cdca238a0d 
h1:QQ5QeH5MZlYdu6gRGGjmEBQ/CVoatiXKnVIrUoKlj4U=
 knative.dev/networking v0.0.0-20260120131110-a7cdca238a0d/go.mod 
h1:mZD2edO8op3zI6yLOn1yoz8xqbyZfrrDOJCbYElMEKs=
 knative.dev/pkg v0.0.0-20260120122510-4a022ed9999a 
h1:9f29OTA7w/iVIX6PS6yveVVzNbcUS74eQfchVe8o2/4=

Reply via email to