Skip to content

Commit

Permalink
fix(deps): update cloudevents.version to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent 36196d2 commit b01bf3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion escalation/jira-listener/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<artifactId>jira-listener</artifactId>
<version>1.0.0-SNAPSHOT</version>
<properties>
<cloudevents.version>2.5.0</cloudevents.version>
<cloudevents.version>4.0.0</cloudevents.version>
<compiler-plugin.version>3.10.1</compiler-plugin.version>
<maven.compiler.release>17</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit b01bf3c

Please sign in to comment.