Skip to content

Commit

Permalink
Bump org.apache.camel.k:camel-k-crds from 2.0.1 to 2.1.0
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>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent fbad16a commit 0f0abd7
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 @@ -61,7 +61,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>

<!-- Versions used inside Kamelets (add them also to the dependencyManagement section and the groovy script below) -->
<!-- These properties must keep this same format "version.<groupId>.<artifactId>" -->
Expand Down

0 comments on commit 0f0abd7

Please sign in to comment.