This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 47217bef88c chore(deps): Bump org.apache.camel.k:camel-k-crds from
2.3.2 to 2.3.3 (#14454)
47217bef88c is described below
commit 47217bef88cc944d6057389d9bfdcc0c3fbf2f7f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 11 11:47:45 2024 +0200
chore(deps): Bump org.apache.camel.k:camel-k-crds from 2.3.2 to 2.3.3
(#14454)
Bumps [org.apache.camel.k:camel-k-crds](https://github.com/apache/camel-k)
from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/apache/camel-k/releases)
- [Changelog](https://github.com/apache/camel-k/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/camel-k/compare/v2.3.2...v2.3.3)
---
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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index c095e164e0e..47912d11367 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -91,7 +91,7 @@
<californium-version>3.11.0</californium-version>
<californium-scandium-version>3.11.0</californium-scandium-version>
<camunda-version>7.21.0</camunda-version>
- <camel-k-version>2.3.2</camel-k-version>
+ <camel-k-version>2.3.3</camel-k-version>
<cassandra-driver-version>4.17.0</cassandra-driver-version>
<jta-api-1.2-version>1.2</jta-api-1.2-version>
<cglib-version>3.3.0</cglib-version>