This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 024c6c30ac0de6f71250045355f89a64f36cc2e3 Author: Benoit Tellier <[email protected]> AuthorDate: Wed Aug 28 15:07:15 2019 +0700 JAMES-2855 Upgrade compiler plugin to 3.8.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 422bb69..e359010 100644 --- a/pom.xml +++ b/pom.xml @@ -2722,7 +2722,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>3.7.0</version> + <version>3.8.1</version> <configuration> <optimize>true</optimize> <source>${target.jdk}</source> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
