squakez commented on code in PR #5335:
URL: https://github.com/apache/camel-k/pull/5335#discussion_r1556065860


##########
go.mod:
##########
@@ -53,7 +53,7 @@ require (
        knative.dev/eventing v0.39.3
        knative.dev/pkg v0.0.0-20231023151236-29775d7c9e5c
        knative.dev/serving v0.39.3
-       sigs.k8s.io/controller-runtime v0.15.2
+       sigs.k8s.io/controller-runtime v0.16.0

Review Comment:
   I think we can bump to `0.16.5` in one shot. In theory, the biggest problem 
would be the incompatibility with the minor. The patch should introduce no 
breaking changes I guess.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to