Skip to content

Commit af7a71d

Browse files
Bump io.cloudevents:cloudevents-json-jackson
Bumps io.cloudevents:cloudevents-json-jackson from 2.3.0 to 4.0.1. --- updated-dependencies: - dependency-name: io.cloudevents:cloudevents-json-jackson dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3dbb051 commit af7a71d

File tree

1 file changed

+1
-1
lines changed
  • chapter4/quarkus-funqy-gcp-cloud-events

1 file changed

+1
-1
lines changed

chapter4/quarkus-funqy-gcp-cloud-events/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>io.cloudevents</groupId>
3737
<artifactId>cloudevents-json-jackson</artifactId>
38-
<version>2.3.0</version>
38+
<version>4.0.1</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>io.quarkus</groupId>

0 commit comments

Comments
 (0)