This is an automated email from the ASF dual-hosted git repository. rec pushed a commit to branch refactoring/302-Update-dependencies in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
commit 64d415349d9f982358bcd493c58130b82ccf759f Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Fri Feb 17 10:49:30 2023 +0100 Issue #302: Update dependencies - p2-layout-resolver 1.5.0 -> 1.7.0 --- uimaj-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uimaj-parent/pom.xml b/uimaj-parent/pom.xml index 46f04ddd1..44697b512 100644 --- a/uimaj-parent/pom.xml +++ b/uimaj-parent/pom.xml @@ -303,7 +303,7 @@ <plugin> <groupId>org.openntf.maven</groupId> <artifactId>p2-layout-resolver</artifactId> - <version>1.5.0</version> + <version>1.7.0</version> <extensions>true</extensions> </plugin>
