This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git
The following commit(s) were added to refs/heads/master by this push:
new 7922f66 TENTACLES-16: Update used skin version
7922f66 is described below
commit 7922f66bc66cea96defa813375862555b8de3f66
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Dec 12 14:49:50 2024 +0100
TENTACLES-16: Update used skin version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a6d5520..c63cee1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.rat</groupId>