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 16b70e1 Bump org.codehaus.plexus:plexus-velocity from 2.2.1 to 2.3.0
16b70e1 is described below
commit 16b70e11df86c754c47e2663a4a5939235f22ec9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 13 23:03:30 2025 +0000
Bump org.codehaus.plexus:plexus-velocity from 2.2.1 to 2.3.0
Bumps
[org.codehaus.plexus:plexus-velocity](https://github.com/codehaus-plexus/plexus-velocity)
from 2.2.1 to 2.3.0.
- [Release
notes](https://github.com/codehaus-plexus/plexus-velocity/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-velocity/compare/plexus-velocity-2.2.1...plexus-velocity-2.3.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-velocity
dependency-version: 2.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
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 aab5302..b8a649d 100644
--- a/doxia-site-renderer/pom.xml
+++ b/doxia-site-renderer/pom.xml
@@ -102,7 +102,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-velocity</artifactId>
- <version>2.2.1</version>
+ <version>2.3.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>