This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git
The following commit(s) were added to refs/heads/master by this push: new ddbf07e [MCHANGES-418] Bump cxf-rt-frontend-jaxrs from 2.6.3 to 2.6.11 (#24) ddbf07e is described below commit ddbf07ed5c1fe9be72eb34bb20bfbcb3a7b34ca8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed May 24 17:15:39 2023 +0200 [MCHANGES-418] Bump cxf-rt-frontend-jaxrs from 2.6.3 to 2.6.11 (#24) Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2db832d..37cd6e1 100644 --- a/pom.xml +++ b/pom.xml @@ -313,7 +313,7 @@ under the License. <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-frontend-jaxrs</artifactId> - <version>2.6.3</version> + <version>2.6.11</version> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId>