This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 1ae19ae0f9fb99330bacf069a017d98643b53928 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Feb 24 22:16:57 2025 +0000 Bump quarkiverse-cxf.version from 3.18.1 to 3.19.0 Bumps `quarkiverse-cxf.version` from 3.18.1 to 3.19.0. Updates `io.quarkiverse.cxf:quarkus-cxf-bom` from 3.18.1 to 3.19.0 - [Release notes](https://github.com/quarkiverse/quarkiverse-cxf/releases) - [Commits](https://github.com/quarkiverse/quarkiverse-cxf/compare/3.18.1...3.19.0) Updates `io.quarkiverse.cxf:quarkus-cxf-bom-test` from 3.18.1 to 3.19.0 - [Release notes](https://github.com/quarkiverse/quarkiverse-cxf/releases) - [Commits](https://github.com/quarkiverse/quarkiverse-cxf/compare/3.18.1...3.19.0) --- updated-dependencies: - dependency-name: io.quarkiverse.cxf:quarkus-cxf-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkiverse.cxf:quarkus-cxf-bom-test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 16ea48ef39..71ca1dd174 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ <optaplanner.version>9.37.0.Final</optaplanner.version><!-- This should be in sync with quarkus-platform https://repo1.maven.org/maven2/org/optaplanner/optaplanner-quarkus/ --> <quarkiverse-amazonservices.version>2.20.0</quarkiverse-amazonservices.version><!-- This should be in sync with quarkus-platform https://repo1.maven.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/ --> <quarkiverse-artemis.version>3.6.4</quarkiverse-artemis.version><!-- https://repo1.maven.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/ --> - <quarkiverse-cxf.version>3.18.1</quarkiverse-cxf.version><!-- This should be in sync with quarkus-platform https://repo1.maven.org/maven2/io/quarkiverse/cxf/quarkus-cxf-parent/ --> + <quarkiverse-cxf.version>3.19.0</quarkiverse-cxf.version><!-- This should be in sync with quarkus-platform https://repo1.maven.org/maven2/io/quarkiverse/cxf/quarkus-cxf-parent/ --> <quarkiverse-freemarker.version>1.2.0</quarkiverse-freemarker.version><!-- https://repo1.maven.org/maven2/io/quarkiverse/freemarker/quarkus-freemarker-parent/ --> <quarkiverse-fury.version>0.2.1</quarkiverse-fury.version><!-- https://repo1.maven.org/maven2/io/quarkiverse/fury/quarkus-fury-parent/ --> <quarkiverse-groovy.version>3.19.0</quarkiverse-groovy.version><!-- https://repo1.maven.org/maven2/io/quarkiverse/groovy/quarkus-groovy-parent/ -->