Skip to content

Commit

Permalink
Bump com.redhat.cloud.event:event-schemas from 1.4.10 to 1.4.11
Browse files Browse the repository at this point in the history
Bumps [com.redhat.cloud.event:event-schemas](https://github.com/redHatInsights/event-schemas-java) from 1.4.10 to 1.4.11.
- [Release notes](https://github.com/redHatInsights/event-schemas-java/releases)
- [Changelog](https://github.com/RedHatInsights/event-schemas-java/blob/main/CHANGELOG.md)
- [Commits](RedHatInsights/event-schemas-java@v1.4.10...v1.4.11)

---
updated-dependencies:
- dependency-name: com.redhat.cloud.event:event-schemas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 293a5fe commit 262adba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.8.3</quarkus.platform.version>
<redhat.event-schemas.version>1.4.10</redhat.event-schemas.version>
<redhat.event-schemas.version>1.4.11</redhat.event-schemas.version>

<sonar.maven.plugin.version>3.11.0.3922</sonar.maven.plugin.version>
<jacoco.output.directory>${project.build.directory}/jacoco-report</jacoco.output.directory>
Expand Down

0 comments on commit 262adba

Please sign in to comment.