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-pool.git

commit 564c08989f8c714e5809276ca7cecc64888bd123
Author: Georg Kallidis <[email protected]>
AuthorDate: Tue Mar 23 14:42:37 2021 +0000

    - Update Fulcrum Testcontainer 1.0.9 and Turbine Parent 7
    - Fix Mock Encoding in Fulcrum Update Test
    - Format Yaafi Tests
    - Remove JUnitPlatform in json, crypto module
    
    git-svn-id: 
https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/pool@1887964 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6a66349..f7edb5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>turbine-parent</artifactId>
        <groupId>org.apache.turbine</groupId>
-       <version>6</version>
+       <version>7</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -94,7 +94,7 @@
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-testcontainer</artifactId>
-      <version>1.0.8</version>
+      <version>1.0.9</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to