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 324e107  Use turbine parent 13-SNAPSHOT with java 17 baseline; update 
missing dep log4j-api in test scope, use jakarta servlet api 6.1.0
324e107 is described below

commit 324e10738efb9816aa23c2ff658bd4e605621ac1
Author: Georg Kallidis <[email protected]>
AuthorDate: Tue Jul 9 15:08:27 2024 +0200

    Use turbine parent 13-SNAPSHOT with java 17 baseline; update missing dep 
log4j-api in test scope, use jakarta servlet api 6.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 53e3111..c13204d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.turbine</groupId>
     <artifactId>turbine-parent</artifactId>
-    <version>12</version>
+    <version>13-SNAPSHOT</version>
     <relativePath />
   </parent>
 

Reply via email to