This is an automated email from the ASF dual-hosted git repository.
acosentino 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 4a3df109d75 chore(deps): Bump elytron-web from 4.1.0.Final to
4.1.1.Final (#17673)
4a3df109d75 is described below
commit 4a3df109d75eecd91f8a9c99945e54c0cd253de0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 7 09:41:31 2025 +0200
chore(deps): Bump elytron-web from 4.1.0.Final to 4.1.1.Final (#17673)
Bumps `elytron-web` from 4.1.0.Final to 4.1.1.Final.
Updates `org.wildfly.security.elytron-web:undertow-server` from 4.1.0.Final
to 4.1.1.Final
Updates `org.wildfly.security.elytron-web:undertow-server-servlet` from
4.1.0.Final to 4.1.1.Final
---
updated-dependencies:
- dependency-name: org.wildfly.security.elytron-web:undertow-server
dependency-version: 4.1.1.Final
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.wildfly.security.elytron-web:undertow-server-servlet
dependency-version: 4.1.1.Final
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 825e17074b8..596c4c27b3d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -146,7 +146,7 @@
<ehcache3-version>3.10.8</ehcache3-version>
<elasticsearch-java-client-version>8.17.4</elasticsearch-java-client-version>
<elasticsearch-java-client-sniffer-version>8.17.4</elasticsearch-java-client-sniffer-version>
- <elytron-web>4.1.0.Final</elytron-web>
+ <elytron-web>4.1.1.Final</elytron-web>
<extjwnl-version>2.0.5</extjwnl-version>
<extjwnl-data-wn31-version>1.2</extjwnl-data-wn31-version>
<exec-maven-plugin-version>3.5.0</exec-maven-plugin-version>