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:30 UTC

[myfaces-tobago] branch tobago-5.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-5.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


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

commit 49a70596c80bddf2a05a5b07acbb491a31fdccb5
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Jun 21 17:03:20 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 6b3a0647b7..68f21d122e 100644
--- a/tobago-example/tobago-example-demo/pom.xml
+++ b/tobago-example/tobago-example-demo/pom.xml
@@ -59,7 +59,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>