This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests.git
commit a79714032d5b749da7da2e43f1f44d4de825b161 Author: Oliver Lietz <[email protected]> AuthorDate: Thu Aug 30 22:42:05 2018 +0200 SLING-7875 Update Pax Exam to 4.12.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c4c6181..a43e8b6 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ <plugin> <groupId>org.ops4j.pax.exam</groupId> <artifactId>exam-maven-plugin</artifactId> - <version>4.11.0</version> + <version>4.12.0</version> </plugin> </plugins> </pluginManagement>
