This is an automated email from the ASF dual-hosted git repository.
btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push:
new 0a2a32c0db [UPGRADE] JDKIM 0.2 -> 0.3 (#1258)
0a2a32c0db is described below
commit 0a2a32c0dbed50f366f79606835748352822f2fc
Author: Benoit TELLIER <[email protected]>
AuthorDate: Wed Oct 26 09:16:15 2022 +0700
[UPGRADE] JDKIM 0.2 -> 0.3 (#1258)
---
server/mailet/dkim/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/mailet/dkim/pom.xml b/server/mailet/dkim/pom.xml
index 39b710551d..9cac1bb14f 100644
--- a/server/mailet/dkim/pom.xml
+++ b/server/mailet/dkim/pom.xml
@@ -33,7 +33,7 @@
<description>Mailet adapter for the JDKIM library</description>
<properties>
- <jdkim.version>0.2</jdkim.version>
+ <jdkim.version>0.3</jdkim.version>
</properties>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]