This is an automated email from the ASF dual-hosted git repository.
apupier 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 52012a654953 Bump com.icegreen:greenmail from 2.1.13 to 2.1.14
52012a654953 is described below
commit 52012a65495396b01976add94606edf29ec47371
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 24 09:07:32 2026 +0000
Bump com.icegreen:greenmail from 2.1.13 to 2.1.14
Bumps
[com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from
2.1.13 to 2.1.14.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
-
[Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.13...release-2.1.14)
---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
dependency-version: 2.1.14
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d04bcddb9799..091c2b062bc9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -218,7 +218,7 @@
<google-genai-version>1.72.0</google-genai-version>
<graalvm-version>25.2.4</graalvm-version>
<graphql-java-version>26.1</graphql-java-version>
- <greenmail-version>2.1.13</greenmail-version>
+ <greenmail-version>2.1.14</greenmail-version>
<groovy-version>5.1.2</groovy-version>
<grpc-version>1.84.0</grpc-version>
<grpc-java-jwt-version>4.6.1</grpc-java-jwt-version>