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 6484447ee3c23571625ffebe168022add945cc7c Author: Andreas Veithen <veit...@apache.org> AuthorDate: Sun Jan 6 12:10:43 2019 +0000 Update Google Truth. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7429b10..fcebd9e 100644 --- a/pom.xml +++ b/pom.xml @@ -732,7 +732,7 @@ <dependency> <groupId>com.google.truth</groupId> <artifactId>truth</artifactId> - <version>0.28</version> + <version>0.42</version> </dependency> <dependency> <groupId>org.apache.ws.commons.axiom</groupId>