Skip to content

Commit

Permalink
Bump org.apache.camel.k:camel-k-crds from 2.0.1 to 2.1.0 (#1788)
Browse files Browse the repository at this point in the history
Bumps [org.apache.camel.k:camel-k-crds](https://github.com/apache/camel-k) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/apache/camel-k/releases)
- [Changelog](https://github.com/apache/camel-k/blob/main/CHANGELOG.md)
- [Commits](apache/camel-k@v2.0.1...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 15, 2023
1 parent b3cd4f7 commit 243b23d
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 @@ -63,7 +63,7 @@
<cyclonedx-maven-plugin-version>2.7.10</cyclonedx-maven-plugin-version>

<camel.version>4.2.0</camel.version>
<camel.k.crds.version>2.0.1</camel.k.crds.version>
<camel.k.crds.version>2.1.0</camel.k.crds.version>

<citrus.version>4.0.2</citrus.version>
<cucumber.version>7.15.0</cucumber.version>
Expand Down

0 comments on commit 243b23d

Please sign in to comment.