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

rzo1 pushed a commit to branch tomee-8.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-8.x by this push:
     new 4056e13333 TOMEE-4177 - Patch Plugin 0.10
4056e13333 is described below

commit 4056e133332979af1dee8d883dd1ca17bbe01552
Author: Richard Zowalla <[email protected]>
AuthorDate: Tue Jan 17 09:06:17 2023 +0100

    TOMEE-4177 - Patch Plugin 0.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a8792ee4fd..3a1fc31ebd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
 
     <!-- To easily change the javaee api version -->
     <version.javaee-api>8.0-6</version.javaee-api>
-    <version.tomee-patch-plugin>0.9</version.tomee-patch-plugin>
+    <version.tomee-patch-plugin>0.10</version.tomee-patch-plugin>
 
     <!-- Project encoding -->
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Reply via email to