Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
build(deps): bump camel-k-crds from 1.12.0 to 1.12.1
Browse files Browse the repository at this point in the history
Bumps [camel-k-crds](https://github.com/apache/camel-k) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/apache/camel-k/releases)
- [Changelog](https://github.com/apache/camel-k/blob/main/CHANGELOG.md)
- [Commits](apache/camel-k@v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: org.apache.camel.k:camel-k-crds
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Delawen committed Jun 22, 2023
1 parent 2216a58 commit 92e008d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kamelet-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-crds</artifactId>
<version>1.12.0</version>
<version>1.12.1</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit 92e008d

Please sign in to comment.