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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 518ad0f65c3 Bump cxf-core in /tooling/camel-spring-boot-dependencies
(#684)
518ad0f65c3 is described below
commit 518ad0f65c37e64af6b36a06074c0ba229ff54f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 14 07:34:44 2022 +0100
Bump cxf-core in /tooling/camel-spring-boot-dependencies (#684)
Bumps cxf-core from 3.5.4 to 3.5.5.
---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
tooling/camel-spring-boot-dependencies/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index edeade47d72..55ee93470d2 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -4315,7 +4315,7 @@
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-core</artifactId>
- <version>3.5.4</version>
+ <version>3.5.5</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>