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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 66be866  [MCHANGES-443] Bump org.apache.velocity:velocity-engine-core 
from 2.4 to 2.4.1 (#76)
66be866 is described below

commit 66be866e1f41896aa4fc44744ddda8f19fc85b34
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 27 08:10:24 2024 +0100

    [MCHANGES-443] Bump org.apache.velocity:velocity-engine-core from 2.4 to 
2.4.1 (#76)
    
    Bumps org.apache.velocity:velocity-engine-core from 2.4 to 2.4.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.velocity:velocity-engine-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 995b4f9..c8b1dbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@ under the License.
     <dependency>
       <groupId>org.apache.velocity</groupId>
       <artifactId>velocity-engine-core</artifactId>
-      <version>2.4</version>
+      <version>2.4.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.xmlrpc</groupId>

Reply via email to