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 776c0d8c446 Bump org.apache.camel.k:camel-k-crds from 2.3.0 to 2.3.1
(#14116)
776c0d8c446 is described below
commit 776c0d8c44648390a18b4067fe14e98b95af577a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 13 10:59:25 2024 +0200
Bump org.apache.camel.k:camel-k-crds from 2.3.0 to 2.3.1 (#14116)
Bumps [org.apache.camel.k:camel-k-crds](https://github.com/apache/camel-k)
from 2.3.0 to 2.3.1.
- [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.0...v2.3.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]>
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 3006b8d9339..0f0cedc3cf4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -90,7 +90,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.0</camel-k-version>
+ <camel-k-version>2.3.1</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>