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

commit a682651219b9badbef13729cd693bee79a665da3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 25 00:03:54 2026 +0000

    chore(deps): bump knative.dev/serving from 0.48.0 to 0.48.1
    
    Bumps [knative.dev/serving](https://github.com/knative/serving) from 0.48.0 
to 0.48.1.
    - [Release notes](https://github.com/knative/serving/releases)
    - [Commits](https://github.com/knative/serving/compare/v0.48.0...v0.48.1)
    
    ---
    updated-dependencies:
    - dependency-name: knative.dev/serving
      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 44dfe37f2..a5bb39279 100644
--- a/go.mod
+++ b/go.mod
@@ -49,7 +49,7 @@ require (
        k8s.io/utils v0.0.0-20260108192941-914a6e750570
        knative.dev/eventing v0.48.0
        knative.dev/pkg v0.0.0-20260120122510-4a022ed9999a
-       knative.dev/serving v0.48.0
+       knative.dev/serving v0.48.1
        sigs.k8s.io/controller-runtime v0.22.4
        sigs.k8s.io/structured-merge-diff/v6 v6.3.2
 )
diff --git a/go.sum b/go.sum
index 2502fc15d..b7e3827d5 100644
--- a/go.sum
+++ b/go.sum
@@ -471,8 +471,8 @@ knative.dev/networking v0.0.0-20260120131110-a7cdca238a0d 
h1:QQ5QeH5MZlYdu6gRGGj
 knative.dev/networking v0.0.0-20260120131110-a7cdca238a0d/go.mod 
h1:mZD2edO8op3zI6yLOn1yoz8xqbyZfrrDOJCbYElMEKs=
 knative.dev/pkg v0.0.0-20260120122510-4a022ed9999a 
h1:9f29OTA7w/iVIX6PS6yveVVzNbcUS74eQfchVe8o2/4=
 knative.dev/pkg v0.0.0-20260120122510-4a022ed9999a/go.mod 
h1:Tz3GoxcNC5vH3Zo//cW3mnHL474u+Y1wbsUIZ11p8No=
-knative.dev/serving v0.48.0 h1:1I5WVW6fPvzMVtAouaWFrRjRpSBAyfzSx4vZRjJtrm4=
-knative.dev/serving v0.48.0/go.mod 
h1:d9DFPD83Ce82LjYRkeRFRdISBhYficFp/OBUv5M6bLo=
+knative.dev/serving v0.48.1 h1:Tm8s/KbtnGp/8srGa+r4ETyO+2+8FhG6qX/NPeRyTJo=
+knative.dev/serving v0.48.1/go.mod 
h1:GvDc19mU7RIzYjx9a3MCX16LAVIL6RPD+QBgBu4NSKI=
 sigs.k8s.io/controller-runtime v0.22.4 
h1:GEjV7KV3TY8e+tJ2LCTxUTanW4z/FmNB7l327UfMq9A=
 sigs.k8s.io/controller-runtime v0.22.4/go.mod 
h1:+QX1XUpTXN4mLoblf4tqr5CQcyHPAki2HLXqQMY6vh8=
 sigs.k8s.io/gateway-api v1.1.0 h1:DsLDXCi6jR+Xz8/xd0Z1PYl2Pn0TyaFMOPPZIj4inDM=

Reply via email to