This is an automated email from the ASF dual-hosted git repository.
jungm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/main by this push:
new 63b77f3957 TOMEE-4477 - Bump version.xbean from 4.26 to 4.27 (#1892)
63b77f3957 is described below
commit 63b77f39578d7ac399eb51156e8abe65e0c06617
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 22 07:40:48 2025 +0200
TOMEE-4477 - Bump version.xbean from 4.26 to 4.27 (#1892)
Bumps `version.xbean` from 4.26 to 4.27.
Updates `org.apache.xbean:xbean-finder-shaded` from 4.26 to 4.27
Updates `org.apache.xbean:xbean-asm9-shaded` from 4.26 to 4.27
Updates `org.apache.xbean:xbean-naming` from 4.26 to 4.27
Updates `org.apache.xbean:xbean-bundleutils` from 4.26 to 4.27
Updates `org.apache.xbean:xbean-spring` from 4.26 to 4.27
Updates `org.apache.xbean:xbean-reflect` from 4.26 to 4.27
---
updated-dependencies:
- dependency-name: org.apache.xbean:xbean-finder-shaded
dependency-version: '4.27'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.xbean:xbean-asm9-shaded
dependency-version: '4.27'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.xbean:xbean-naming
dependency-version: '4.27'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.xbean:xbean-bundleutils
dependency-version: '4.27'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.xbean:xbean-spring
dependency-version: '4.27'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.xbean:xbean-reflect
dependency-version: '4.27'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
boms/tomee-microprofile/pom.xml | 10 +++++-----
boms/tomee-plume/pom.xml | 10 +++++-----
boms/tomee-plus/pom.xml | 10 +++++-----
boms/tomee-webprofile/pom.xml | 10 +++++-----
pom.xml | 2 +-
5 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index 3c3941e0ac..f85f7bc313 100644
--- a/boms/tomee-microprofile/pom.xml
+++ b/boms/tomee-microprofile/pom.xml
@@ -1951,7 +1951,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-asm9-shaded</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -1962,7 +1962,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-bundleutils</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -1973,7 +1973,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-finder-shaded</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -1984,7 +1984,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-naming</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -1995,7 +1995,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-reflect</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index 17c38b2861..3654512cd5 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -2017,7 +2017,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-asm9-shaded</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -2028,7 +2028,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-bundleutils</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -2039,7 +2039,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-finder-shaded</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -2050,7 +2050,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-naming</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -2061,7 +2061,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-reflect</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 5dfbafb3b8..485fe8959e 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -2039,7 +2039,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-asm9-shaded</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -2050,7 +2050,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-bundleutils</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -2061,7 +2061,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-finder-shaded</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -2072,7 +2072,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-naming</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -2083,7 +2083,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-reflect</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml
index 615e4b5e6c..f0c76fa8a5 100644
--- a/boms/tomee-webprofile/pom.xml
+++ b/boms/tomee-webprofile/pom.xml
@@ -1291,7 +1291,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-asm9-shaded</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -1302,7 +1302,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-bundleutils</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -1313,7 +1313,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-finder-shaded</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -1324,7 +1324,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-naming</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -1335,7 +1335,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-reflect</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/pom.xml b/pom.xml
index e3f34b5857..2ea54b5bd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
<version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
<version.tomee-quartz-shade>2.5.0</version.tomee-quartz-shade>
- <version.xbean>4.26</version.xbean>
+ <version.xbean>4.27</version.xbean>
<version.groovy>2.4.21</version.groovy>
<!-- Starting from 3.34.0 it requires J17+ -->
<version.ecj>3.40.0</version.ecj>