This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to branch 1_7 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
commit 1f9e55785630d917748b5ace5440d0a78924dbc0 Author: Andreas Veithen <veit...@apache.org> AuthorDate: Wed Dec 12 20:22:12 2018 +0000 Merge r1844999 to the 1.7 branch. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4941bce..8d9b08f 100644 --- a/pom.xml +++ b/pom.xml @@ -1332,7 +1332,7 @@ <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> - <version>0.8.0</version> + <version>0.8.2</version> <executions> <execution> <id>prepare-agent</id>