You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2022/02/25 09:11:23 UTC

[myfaces-tobago] branch master updated: build(deps): bump tomee-maven-plugin from 8.0.9 to 8.0.10

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

hnoeth pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new 9d5f5f6  build(deps): bump tomee-maven-plugin from 8.0.9 to 8.0.10
9d5f5f6 is described below

commit 9d5f5f6ec0089f566a8ab48d2024898f49fc9c61
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Feb 24 16:36:59 2022 +0000

    build(deps): bump tomee-maven-plugin from 8.0.9 to 8.0.10
    
    Bumps tomee-maven-plugin from 8.0.9 to 8.0.10.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tomee.maven:tomee-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 tobago-example/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-example/pom.xml b/tobago-example/pom.xml
index 85a2a58..8e75cc3 100644
--- a/tobago-example/pom.xml
+++ b/tobago-example/pom.xml
@@ -509,7 +509,7 @@
                  -->
             <groupId>org.apache.tomee.maven</groupId>
             <artifactId>tomee-maven-plugin</artifactId>
-            <version>8.0.9</version>
+            <version>8.0.10</version>
             <configuration>
 <!--              9.0.0-M7 is NOT using MyFaces 3.0.0 - see https://issues.apache.org/jira/browse/TOMEE-3754-->
               <tomeeVersion>9.0.0-M8-SNAPSHOT</tomeeVersion>