jenkins bumping cdmlib.version to 5.29.0-SNAPSHOT
authorjenkins <jenkins-int@bgbm.org>
Tue, 15 Feb 2022 07:18:50 +0000 (08:18 +0100)
committerjenkins <jenkins-int@bgbm.org>
Tue, 15 Feb 2022 07:18:50 +0000 (08:18 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index e1cd4caad39d643f6c570ea299111a9008f4177e..7776b1961ee10e94ce6400dc1471fe3d0279b702 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <vaadin-spring.version>1.2.0</vaadin-spring.version>
     <vaadin.plugin.version>${vaadin.version}</vaadin.plugin.version>
     <vaadin-spring-addon-eventbus.version>2.0.0.RELEASE</vaadin-spring-addon-eventbus.version>
-    <cdmlib.version>5.30.0-SNAPSHOT</cdmlib.version>
+    <cdmlib.version>5.29.0-SNAPSHOT</cdmlib.version>
     <unitils.version>3.4.2</unitils.version>
     <spring-boot.version>1.3.1.RELEASE</spring-boot.version>
     <!-- has spring 4.2.4-RELEASE as dependency --> 
     
     
     
+    
         <!-- 
       <dependency>
             updating to same version as in vaadin-server 7.7.28 due to https://vaadin.com/security/2021-10-27 
               <fail>false</fail>
               <skip>false</skip>
               <rules>
-                <dependencyConvergence />
+                <dependencyConvergence/>
                 <requireMavenVersion>
                   <version>[3.6.0,)</version>
                 </requireMavenVersion>
             
             
             
+            
               <!-- Binds by default to the lifecycle phase: validate -->
             </goals>
           </execution>
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore />
+                    <ignore/>
                   </action>
                 </pluginExecution>
               </pluginExecutions>
     
     
     
+    
       <!-- 
         vaadin-server dependency jsoup upgraded due to https://vaadin.com/security/2021-10-27
         further updating of vaadin 7 is no longer possible without purchasing the pro license