Project

General

Profile

« Previous | Next » 

Revision da72c9e9

Added by Andreas Müller over 1 year ago

cleanup and upgrade requiredMavenVersion

View differences:

pom.xml
425 425
              <rules>
426 426
                <dependencyConvergence />
427 427
                <requireMavenVersion>
428
                  <version>[3.6.0,)</version>
428
                  <version>[3.6.3,)</version>
429 429
                </requireMavenVersion>
430 430
              </rules>
431 431
            </configuration>
432 432
            <goals>
433 433
              <goal>enforce</goal>
434
            
435
            
436
            
437
            
438
            
439
            
434
 
440 435
              <!-- Binds by default to the lifecycle phase: validate -->
441 436
            </goals>
442 437
          </execution>
......
539 534
      <groupId>com.vaadin</groupId>
540 535
      <artifactId>vaadin-server</artifactId>
541 536
    
542
    
543
    
544
    
545
    
546
    
547 537
      <!-- 
548 538
        vaadin-server dependency jsoup upgraded due to https://vaadin.com/security/2021-10-27
549 539
        further updating of vaadin 7 is no longer possible without purchasing the pro license 

Also available in: Unified diff