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 fe02ef25f6d Bump elytron-web from 4.0.0.Final to 4.1.0.Final (#13163) fe02ef25f6d is described below commit fe02ef25f6d0d805c705b6e6ccacb64ece2b1b8a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Feb 19 08:50:54 2024 +0100 Bump elytron-web from 4.0.0.Final to 4.1.0.Final (#13163) Bumps `elytron-web` from 4.0.0.Final to 4.1.0.Final. Updates `org.wildfly.security.elytron-web:undertow-server` from 4.0.0.Final to 4.1.0.Final Updates `org.wildfly.security.elytron-web:undertow-server-servlet` from 4.0.0.Final to 4.1.0.Final --- updated-dependencies: - dependency-name: org.wildfly.security.elytron-web:undertow-server dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.wildfly.security.elytron-web:undertow-server-servlet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 5aea795ce17..8784f821d02 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -140,7 +140,7 @@ <ehcache3-version>3.10.8</ehcache3-version> <elasticsearch-java-client-version>8.12.1</elasticsearch-java-client-version> <elasticsearch-java-client-sniffer-version>8.12.1</elasticsearch-java-client-sniffer-version> - <elytron-web>4.0.0.Final</elytron-web> + <elytron-web>4.1.0.Final</elytron-web> <exec-maven-plugin-version>3.1.1</exec-maven-plugin-version> <fastjson-version>2.0.46</fastjson-version> <findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>