From 9832a63bab4139ed63220b59977aa7d85e291430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 17:28:23 +0000 Subject: [PATCH] Bump io.cloudevents:cloudevents-spring from 2.2.0 to 2.2.1 Bumps [io.cloudevents:cloudevents-spring](https://github.com/cloudevents/sdk-java) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/cloudevents/sdk-java/releases) - [Commits](https://github.com/cloudevents/sdk-java/compare/2.2.0...2.2.1) --- updated-dependencies: - dependency-name: io.cloudevents:cloudevents-spring dependency-version: 2.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- spring-cloud-function-context/pom.xml | 2 +- spring-cloud-function-deployer/pom.xml | 2 +- .../function-sample-cloudevent-sdk/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-cloud-function-context/pom.xml b/spring-cloud-function-context/pom.xml index 04b1b02f0..a6b44d1c1 100644 --- a/spring-cloud-function-context/pom.xml +++ b/spring-cloud-function-context/pom.xml @@ -102,7 +102,7 @@ io.cloudevents cloudevents-spring - 2.2.0 + 2.2.1 true diff --git a/spring-cloud-function-deployer/pom.xml b/spring-cloud-function-deployer/pom.xml index ccc82bd5b..5d1ce9d21 100644 --- a/spring-cloud-function-deployer/pom.xml +++ b/spring-cloud-function-deployer/pom.xml @@ -52,7 +52,7 @@ io.cloudevents cloudevents-spring - 2.2.0 + 2.2.1 test diff --git a/spring-cloud-function-samples/function-sample-cloudevent-sdk/pom.xml b/spring-cloud-function-samples/function-sample-cloudevent-sdk/pom.xml index 716bae8a9..97c4cdcf4 100644 --- a/spring-cloud-function-samples/function-sample-cloudevent-sdk/pom.xml +++ b/spring-cloud-function-samples/function-sample-cloudevent-sdk/pom.xml @@ -32,7 +32,7 @@ io.cloudevents cloudevents-spring - 2.3.0 + 2.2.1