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 2023/06/22 13:07:17 UTC

[myfaces-tobago] branch tobago-4.x updated: build(deps): bump xml-maven-plugin from 1.0.2 to 1.1.0

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

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


The following commit(s) were added to refs/heads/tobago-4.x by this push:
     new fe2e05b16b build(deps): bump xml-maven-plugin from 1.0.2 to 1.1.0
fe2e05b16b is described below

commit fe2e05b16bae89d178729a33e87d5354d46cfcc8
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Jun 21 17:06:39 2023 +0000

    build(deps): bump xml-maven-plugin from 1.0.2 to 1.1.0
    
    Bumps [xml-maven-plugin](https://github.com/mojohaus/xml-maven-plugin) from 1.0.2 to 1.1.0.
    - [Release notes](https://github.com/mojohaus/xml-maven-plugin/releases)
    - [Commits](https://github.com/mojohaus/xml-maven-plugin/compare/xml-maven-plugin-1.0.2...1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:xml-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 tobago-example/tobago-example-demo/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-example/tobago-example-demo/pom.xml b/tobago-example/tobago-example-demo/pom.xml
index cf4d62fe60..107406a227 100644
--- a/tobago-example/tobago-example-demo/pom.xml
+++ b/tobago-example/tobago-example-demo/pom.xml
@@ -61,7 +61,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>xml-maven-plugin</artifactId>
-        <version>1.0.2</version>
+        <version>1.1.0</version>
         <executions>
           <execution>
             <goals>