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-jdkim.git
commit f3c2b9af74c2b028ff811063c643bf1eb70be3bb Author: Benoit Tellier <[email protected]> AuthorDate: Wed Sep 15 08:58:53 2021 +0700 Upgrade commons-codec 1.13 -> 1.15 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dd35719..1eadf20 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ <properties> <apache-mime4j.version>0.8.3</apache-mime4j.version> - <commons-codec.version>1.13</commons-codec.version> + <commons-codec.version>1.15</commons-codec.version> <commons-logging.version>1.2</commons-logging.version> <dnsjava.version>3.4.1</dnsjava.version> <james-skin.version>1.8</james-skin.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
