This is an automated email from the ASF dual-hosted git repository.
mridulpathak pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new cf982b1166 Bump org.simplejavamail:utils-mail-dkim from 3.2.2 to 3.3.0
cf982b1166 is described below
commit cf982b1166251ffe5d2985ffd344427f6f84d78d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 10:57:21 2026 +0000
Bump org.simplejavamail:utils-mail-dkim from 3.2.2 to 3.3.0
Bumps
[org.simplejavamail:utils-mail-dkim](https://github.com/simple-java-mail/java-utils-mail-dkim)
from 3.2.2 to 3.3.0.
- [Release
notes](https://github.com/simple-java-mail/java-utils-mail-dkim/releases)
-
[Commits](https://github.com/simple-java-mail/java-utils-mail-dkim/compare/3.2.2...3.3.0)
---
updated-dependencies:
- dependency-name: org.simplejavamail:utils-mail-dkim
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index d09bca0337..a88074c269 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -29,7 +29,7 @@ icu4j = "76.1"
openpdf = "1.4.2"
jakarta-mail-api = "2.1.5"
angus-mail = "2.0.5"
-utils-mail-dkim = "3.2.2"
+utils-mail-dkim = "3.3.0"
rome = "2.1.0"
xstream = "1.4.21"
commons-cli = "1.11.0"