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-yaafi-crypto.git


The following commit(s) were added to refs/heads/master by this push:
     new be1054e  Update parent pom to v14, update fulcrum testcontainer to 
2.0.2 SNAPSHOT
be1054e is described below

commit be1054e549b4da0511eff25275aaaa866c0217ee
Author: gk <[email protected]>
AuthorDate: Wed Apr 23 14:42:12 2025 +0200

    Update parent pom to v14, update fulcrum testcontainer to 2.0.2 SNAPSHOT
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b12b750..840f6df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>turbine-parent</artifactId>
     <groupId>org.apache.turbine</groupId>
-    <version>13-SNAPSHOT</version>
+    <version>14</version>
     <relativePath />
   </parent>
 
@@ -68,7 +68,7 @@
     <dependency>
          <groupId>org.apache.fulcrum</groupId>
          <artifactId>fulcrum-testcontainer</artifactId>
-         <version>2.0.1-SNAPSHOT</version>
+         <version>2.0.2-SNAPSHOT</version>
          <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to