This is an automated email from the ASF dual-hosted git repository.
rzo1 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 5f06bf66a8 Bump io.smallrye.common:smallrye-common-expression from
2.0.0 to 2.4.0 (#1186)
5f06bf66a8 is described below
commit 5f06bf66a8da1b646fbc2fd4526ae9bb14c60043
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 3 10:21:06 2024 +0200
Bump io.smallrye.common:smallrye-common-expression from 2.0.0 to 2.4.0
(#1186)
Bumps
[io.smallrye.common:smallrye-common-expression](https://github.com/smallrye/smallrye-common)
from 2.0.0 to 2.4.0.
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
-
[Commits](https://github.com/smallrye/smallrye-common/compare/2.0.0...2.4.0)
---
updated-dependencies:
- dependency-name: io.smallrye.common:smallrye-common-expression
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 | 2 +-
boms/tomee-plume/pom.xml | 2 +-
boms/tomee-plus/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index 16c2df9655..8f1232b412 100644
--- a/boms/tomee-microprofile/pom.xml
+++ b/boms/tomee-microprofile/pom.xml
@@ -378,7 +378,7 @@
<dependency>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-expression</artifactId>
- <version>2.0.0</version>
+ <version>2.4.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index 9f43292cd5..3d5a4d2036 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -378,7 +378,7 @@
<dependency>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-expression</artifactId>
- <version>2.0.0</version>
+ <version>2.4.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 945933c8ce..778dbd934f 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -378,7 +378,7 @@
<dependency>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-expression</artifactId>
- <version>2.0.0</version>
+ <version>2.4.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>