This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch refactoring/270-Update-dependencies
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit f00a360804f71204f59edd495c7f28d531da8336
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Wed Jan 11 07:39:07 2023 +0100

    #270 - Update dependencies
    
    - p2-layout-resolver 1.3.0 -> 1.5.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 403bc1f85..7d8982ee8 100644
--- a/uimaj-parent/pom.xml
+++ b/uimaj-parent/pom.xml
@@ -305,7 +305,7 @@
       <plugin>
         <groupId>org.openntf.maven</groupId>
         <artifactId>p2-layout-resolver</artifactId>
-        <version>1.3.0</version>
+        <version>1.5.0</version>
         <extensions>true</extensions>
       </plugin>
 

Reply via email to