From 40001a21d99966ac3a5e30eb90e73ead2ebb563e Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Wed, 15 Apr 2015 11:54:29 +0100 Subject: [PATCH 1/3] pom: upgrade javax.mail:mail dependency to 1.4.7 Signed-off-by: Paul Campbell --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3a62fc4..8a4df02 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ javax.mail mail - 1.4.4 + 1.4.7 org.subethamail From f31ac38344c7733607e3827561e73edeac4c4ede Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Wed, 15 Apr 2015 12:03:38 +0100 Subject: [PATCH 2/3] pom: specify explicit versions for build plugins Signed-off-by: Paul Campbell --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pom.xml b/pom.xml index 8a4df02..7ab2d2a 100644 --- a/pom.xml +++ b/pom.xml @@ -102,4 +102,24 @@ + + + + org.apache.maven.plugins + maven-source-plugin + 2.4 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.2 + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + \ No newline at end of file From e51b70b4265a2bda8cc67e8a3e2c70f7e66f2331 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Wed, 15 Apr 2015 12:06:34 +0100 Subject: [PATCH 3/3] pom: version set to 0.1.1 Signed-off-by: Paul Campbell --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7ab2d2a..b9b84d0 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.kemitix wiser-assertions - 0.1.0-RELEASE + 0.1.1 jar wiser-assertions