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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git


The following commit(s) were added to refs/heads/master by this push:
     new 30ab90e  Bump org.apache.velocity:velocity-engine-core from 2.4 to 
2.4.1
30ab90e is described below

commit 30ab90e9b10d0a09f234c25dff1d71debd4a5b39
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 29 21:29:17 2025 +0000

    Bump org.apache.velocity:velocity-engine-core from 2.4 to 2.4.1
    
    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>
---
 doxia-site-renderer/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doxia-site-renderer/pom.xml b/doxia-site-renderer/pom.xml
index 2533608..748b621 100644
--- a/doxia-site-renderer/pom.xml
+++ b/doxia-site-renderer/pom.xml
@@ -33,7 +33,7 @@ under the License.
   <description>The Site Renderer handles the rendering of sites, merging site 
model with document content.</description>
 
   <properties>
-    <velocityEngineVersion>2.4</velocityEngineVersion>
+    <velocityEngineVersion>2.4.1</velocityEngineVersion>
     <velocityToolsVersion>3.1</velocityToolsVersion>
   </properties>
 

Reply via email to