This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 78910f85249 Bump cxf.openwebbeans.version from 4.1.0 to 4.1.1 (#3363)
78910f85249 is described below
commit 78910f85249567d2cf31a0af9ff4c72cf7efac52
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 11 07:12:22 2026 -0400
Bump cxf.openwebbeans.version from 4.1.0 to 4.1.1 (#3363)
Bumps `cxf.openwebbeans.version` from 4.1.0 to 4.1.1.
Updates `org.apache.openwebbeans:openwebbeans-impl` from 4.1.0 to 4.1.1
-
[Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-4.1.0...openwebbeans-4.1.1)
Updates `org.apache.openwebbeans:openwebbeans-el22` from 4.1.0 to 4.1.1
-
[Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-4.1.0...openwebbeans-4.1.1)
Updates `org.apache.openwebbeans:openwebbeans-spi` from 4.1.0 to 4.1.1
-
[Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-4.1.0...openwebbeans-4.1.1)
Updates `org.apache.openwebbeans:openwebbeans-web` from 4.1.0 to 4.1.1
-
[Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-4.1.0...openwebbeans-4.1.1)
---
updated-dependencies:
- dependency-name: org.apache.openwebbeans:openwebbeans-impl
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.openwebbeans:openwebbeans-el22
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.openwebbeans:openwebbeans-spi
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.openwebbeans:openwebbeans-web
dependency-version: 4.1.1
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 866a7def149..0489a9f4fca 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -198,7 +198,7 @@
<cxf.opentelemetry.version>1.64.0</cxf.opentelemetry.version>
<cxf.opentelemetry.semconv.version>1.43.0</cxf.opentelemetry.semconv.version>
<cxf.opentracing.version>0.33.0</cxf.opentracing.version>
- <cxf.openwebbeans.version>4.1.0</cxf.openwebbeans.version>
+ <cxf.openwebbeans.version>4.1.1</cxf.openwebbeans.version>
<cxf.parsson.version>1.1.9</cxf.parsson.version>
<cxf.persistence-api.version>3.2.0</cxf.persistence-api.version>
<cxf.plexus-archiver.version>4.12.0</cxf.plexus-archiver.version>