Skip to content

Commit

Permalink
fix(deps): update dependency io.cloudevents:cloudevents-json-jackson …
Browse files Browse the repository at this point in the history
…to v4
  • Loading branch information
renovate[bot] authored and gabriel-farache committed Sep 24, 2024
1 parent b585cca commit 8796565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion move2kube/m2k-func/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-json-jackson</artifactId>
<version>2.5.0</version>
<version>4.0.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8796565

Please sign in to comment.