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

lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git


The following commit(s) were added to refs/heads/master by this push:
     new 1e43f43  Bump velocity from 1.5 to 1.7 (#199)
1e43f43 is described below

commit 1e43f43ab469cb13079046780940ff7ab49b186d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 26 13:50:59 2021 -0700

    Bump velocity from 1.5 to 1.7 (#199)
    
    Bumps velocity from 1.5 to 1.7.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.velocity:velocity
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 46927db..b66c4b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1122,7 +1122,7 @@
               <dependency>
                 <groupId>org.apache.velocity</groupId>
                 <artifactId>velocity</artifactId>
-                <version>1.5</version>
+                <version>1.7</version>
               </dependency>
             </dependencies>
             <configuration>

Reply via email to