We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c70982 commit f915e5aCopy full SHA for f915e5a
pom.xml
@@ -21,12 +21,7 @@
21
<dependencies>
22
<dependency>
23
<groupId>io.cloudevents</groupId>
24
- <artifactId>cloudevents-http-basic</artifactId>
25
- <version>${cloudevents.version}</version>
26
- </dependency>
27
- <dependency>
28
- <groupId>io.cloudevents</groupId>
29
- <artifactId>cloudevents-json-jackson</artifactId>
+ <artifactId>cloudevents-core</artifactId>
30
<version>${cloudevents.version}</version>
31
</dependency>
32
0 commit comments