This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
new 86f2dce maven-compiler-plugin 3.8.1
86f2dce is described below
commit 86f2dcebf71fc81c62d752da8beb007cd82ee821
Author: Sean C. Sullivan <[email protected]>
AuthorDate: Sun Sep 8 08:54:37 2019 -0700
maven-compiler-plugin 3.8.1
(cherry picked from commit 06af6c3e489e53c38a330d881badc9e14c5d6b64)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ea0a736..aeebc70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
<maven-release-plugin-version>2.4.1</maven-release-plugin-version>
<maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
<maven-war-plugin-version>2.4</maven-war-plugin-version>
- <maven-compiler-plugin-version>3.3</maven-compiler-plugin-version>
+ <maven-compiler-plugin-version>3.8.1</maven-compiler-plugin-version>
<maven-jar-plugin-version>2.4</maven-jar-plugin-version>
<maven-archiver-version>2.5</maven-archiver-version>
<maven-source-plugin-version>2.2.1</maven-source-plugin-version>