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 40b84a10f chore(deps): bump knative.dev/eventing from 0.44.3 to 0.44.4
40b84a10f is described below

commit 40b84a10fed835d5c53579c686f4767a12dfd6a0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 26 00:29:51 2025 +0000

    chore(deps): bump knative.dev/eventing from 0.44.3 to 0.44.4
    
    Bumps [knative.dev/eventing](https://github.com/knative/eventing) from 
0.44.3 to 0.44.4.
    - [Release notes](https://github.com/knative/eventing/releases)
    - [Commits](https://github.com/knative/eventing/compare/v0.44.3...v0.44.4)
    
    ---
    updated-dependencies:
    - dependency-name: knative.dev/eventing
      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 223f1a1dd..a0ba51b0d 100644
--- a/go.mod
+++ b/go.mod
@@ -49,7 +49,7 @@ require (
        k8s.io/klog/v2 v2.130.1
        k8s.io/kubectl v0.32.2
        k8s.io/utils v0.0.0-20241210054802-24370beab758
-       knative.dev/eventing v0.44.3
+       knative.dev/eventing v0.44.4
        knative.dev/pkg v0.0.0-20250117084104-c43477f0052b
        knative.dev/serving v0.43.1
        sigs.k8s.io/controller-runtime v0.20.3
diff --git a/go.sum b/go.sum
index f0228fed7..9e91ce3e0 100644
--- a/go.sum
+++ b/go.sum
@@ -850,8 +850,8 @@ k8s.io/kubectl v0.32.2 
h1:TAkag6+XfSBgkqK9I7ZvwtF0WVtUAvK8ZqTt+5zi1Us=
 k8s.io/kubectl v0.32.2/go.mod h1:+h/NQFSPxiDZYX/WZaWw9fwYezGLISP0ud8nQKg+3g8=
 k8s.io/utils v0.0.0-20241210054802-24370beab758 
h1:sdbE21q2nlQtFh65saZY+rRM6x6aJJI8IUa1AmH/qa0=
 k8s.io/utils v0.0.0-20241210054802-24370beab758/go.mod 
h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
-knative.dev/eventing v0.44.3 h1:cwL1SCvgtlY/GxK2D3H4L25uF/zky0A5R81sblRryZc=
-knative.dev/eventing v0.44.3/go.mod 
h1:4ndE/NDntPvunnUl/q7MFbkX0pS/vKaMUFOXFRf1GWA=
+knative.dev/eventing v0.44.4 h1:b6UYl6mbl7x2ECSZnXDOLmDn3ROSUl8phbAOH+jdmQg=
+knative.dev/eventing v0.44.4/go.mod 
h1:4ndE/NDntPvunnUl/q7MFbkX0pS/vKaMUFOXFRf1GWA=
 knative.dev/networking v0.0.0-20241022012959-60e29ff520dc 
h1:0d9XXRLlyuHfINZLlYqo/BYe/+chqqNBMLKJldjTbtw=
 knative.dev/networking v0.0.0-20241022012959-60e29ff520dc/go.mod 
h1:G56j6VCLzfaN9yZ4IqfNyN4c3U1czvhUmKeZX4UjQ8Q=
 knative.dev/pkg v0.0.0-20250117084104-c43477f0052b 
h1:a+gP7Yzu5NmoX2w1p8nfTgmSKF+aHLKGzqYT82ijJTw=

Reply via email to