We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8d3030 + 8ca45e0 commit 420107fCopy full SHA for 420107f
2 files changed
spring-cloud-function-context/pom.xml
@@ -115,7 +115,7 @@
115
<dependency>
116
<groupId>io.cloudevents</groupId>
117
<artifactId>cloudevents-spring</artifactId>
118
- <version>2.2.0</version>
+ <version>2.2.1</version>
119
<optional>true</optional>
120
</dependency>
121
spring-cloud-function-samples/function-sample-cloudevent-sdk/pom.xml
@@ -32,7 +32,7 @@
32
33
34
35
- <version>2.3.0</version>
36
37
38
0 commit comments