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 55e1af482b98 chore(deps-dev): Bump com.icegreen:greenmail from 2.1.9
to 2.1.10
55e1af482b98 is described below
commit 55e1af482b98de0d6b369a76963aa8662146b0e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 15 08:52:05 2026 +0000
chore(deps-dev): Bump com.icegreen:greenmail from 2.1.9 to 2.1.10
Bumps
[com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from
2.1.9 to 2.1.10.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
-
[Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.9...release-2.1.10)
---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
dependency-version: 2.1.10
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 8482edf7ab7e..379252c19d39 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -202,7 +202,7 @@
<google-genai-version>1.61.0</google-genai-version>
<graaljs-version>25.1.3</graaljs-version>
<graphql-java-version>26.0</graphql-java-version>
- <greenmail-version>2.1.9</greenmail-version>
+ <greenmail-version>2.1.10</greenmail-version>
<groovy-version>5.0.7</groovy-version>
<grpc-version>1.82.2</grpc-version>
<grpc-java-jwt-version>4.5.2</grpc-java-jwt-version>