This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/master by this push:
new 06af6c3 maven-compiler-plugin 3.8.1
new 3e73995 Merge pull request #393 from
sullis/maven-compiler-plugin-3.8.1
06af6c3 is described below
commit 06af6c3e489e53c38a330d881badc9e14c5d6b64
Author: Sean C. Sullivan <[email protected]>
AuthorDate: Sun Sep 8 08:54:37 2019 -0700
maven-compiler-plugin 3.8.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bbf5d57..a554b43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,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>