This is an automated email from the ASF dual-hosted git repository.
jungm pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/tomee-10.x by this push:
new 795cae70f8 TOMEE-4663 - Bump
org.apache.geronimo.mail:geronimo-mail_2.1_provider (#2889)
795cae70f8 is described below
commit 795cae70f853cf89dcbee2c0fdc8a112e4607952
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 2 10:29:10 2026 +0200
TOMEE-4663 - Bump org.apache.geronimo.mail:geronimo-mail_2.1_provider
(#2889)
Bumps org.apache.geronimo.mail:geronimo-mail_2.1_provider from 1.0.2 to
1.1.0.
---
updated-dependencies:
- dependency-name: org.apache.geronimo.mail:geronimo-mail_2.1_provider
dependency-version: 1.1.0
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 28f95d2c6c..5e7f8de7af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
<version.cxf>4.1.7</version.cxf>
<version.geronimo.components>4.0.0</version.geronimo.components>
<!-- we currently rely on Mail Impl. from Geronimo, this might change in
the future -->
-
<version.geronimo-mail_2.1_provider>1.0.2</version.geronimo-mail_2.1_provider>
+
<version.geronimo-mail_2.1_provider>1.1.0</version.geronimo-mail_2.1_provider>
<version.johnzon>2.1.0</version.johnzon>
<version.myfaces>4.0.3</version.myfaces>
<version.openjpa>4.1.1</version.openjpa>