This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/turbine-core.git
commit 73fdd2e129775bf70ecdb99f085ec4853137c03d Author: gk <[email protected]> AuthorDate: Fri Feb 21 11:44:51 2025 +0100 Update Fulcrum Cache --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3e8cd719..64c33b2b 100644 --- a/pom.xml +++ b/pom.xml @@ -937,7 +937,7 @@ <dependency> <groupId>org.apache.fulcrum</groupId> <artifactId>fulcrum-cache</artifactId> - <version>2.0.0</version> + <version>2.0.1</version> <optional>true</optional> </dependency> <dependency>
