This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-cache.git
The following commit(s) were added to refs/heads/master by this push: new 3a6a28f Update parent pom to v14 3a6a28f is described below commit 3a6a28f02c4776b6169f5c96f47c7d3660a78e30 Author: gk <g...@apache.org> AuthorDate: Wed Apr 23 14:33:14 2025 +0200 Update parent pom to v14 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d2fbec0..b518108 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.turbine</groupId> <artifactId>turbine-parent</artifactId> - <version>13</version> + <version>14</version> <relativePath /> </parent>