You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2023/01/11 14:21:42 UTC

[myfaces-tobago] branch tobago-2.x updated: build(deps): bump ant from 1.10.12 to 1.10.13 (#3635)

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

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


The following commit(s) were added to refs/heads/tobago-2.x by this push:
     new 9e492386a1 build(deps): bump ant from 1.10.12 to 1.10.13 (#3635)
9e492386a1 is described below

commit 9e492386a1cbdd7e4a0f95c14eab28c7a62ef25b
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Jan 11 15:21:37 2023 +0100

    build(deps): bump ant from 1.10.12 to 1.10.13 (#3635)
    
    Bumps ant from 1.10.12 to 1.10.13.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.ant:ant
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 tobago-tool/tobago-tool-apt/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-tool/tobago-tool-apt/pom.xml b/tobago-tool/tobago-tool-apt/pom.xml
index 0806567883..0ca66b6808 100644
--- a/tobago-tool/tobago-tool-apt/pom.xml
+++ b/tobago-tool/tobago-tool-apt/pom.xml
@@ -57,7 +57,7 @@
     <dependency>
       <groupId>org.apache.ant</groupId>
       <artifactId>ant</artifactId>
-      <version>1.10.12</version>
+      <version>1.10.13</version>
       <scope>compile</scope>
       <exclusions>
         <exclusion>