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/04/06 09:33:52 UTC

[myfaces-tobago] branch tobago-4.x updated: build(deps): bump apache-source-release-assembly-descriptor

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 cca6bcb172 build(deps): bump apache-source-release-assembly-descriptor
cca6bcb172 is described below

commit cca6bcb172715f74ad129a2d6d24a1325bb2f236
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Apr 5 16:58:39 2023 +0000

    build(deps): bump apache-source-release-assembly-descriptor
    
    Bumps apache-source-release-assembly-descriptor from 1.0.6 to 1.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.apache.resources:apache-source-release-assembly-descriptor
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 583f5198db..20377416d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1009,7 +1009,7 @@
               <dependency>
                 <groupId>org.apache.apache.resources</groupId>
                 <artifactId>apache-source-release-assembly-descriptor</artifactId>
-                <version>1.0.6</version>
+                <version>1.5</version>
               </dependency>
             </dependencies>
             <executions>