This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git
commit a9c4a37fa5cd37c88bd8c667ff75a5cb0a74e1d5 Author: Richard Zowalla <[email protected]> AuthorDate: Thu Mar 10 08:51:27 2022 +0100 Minor: Updates TomEE to 8.0.10 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 267d1f3..28d74c4 100755 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <name>Apache TomEE :: WebSite NG</name> <properties> - <tomee.version>8.0.9</tomee.version> + <tomee.version>8.0.10</tomee.version> <jbake.http>false</jbake.http> <jbake.pdf>false</jbake.pdf>
