ref #9837 updating vaadin-server
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Mon, 1 Nov 2021 11:47:26 +0000 (12:47 +0100)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Mon, 1 Nov 2021 11:47:26 +0000 (12:47 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 7c2147bed3bb92fe98e23a693bc009f86eed8f92..e2627609bccf0cb89e3977d832bac275265ee84b 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
             </configuration>
             <goals>
               <goal>enforce</goal>
-            
-            
-            
-            
-            
-            
-            
-            
-            
-            
-            
-            
-            
-            
-            
-            
               <!-- Binds by default to the lifecycle phase: validate -->
             </goals>
           </execution>
     <dependency>
       <groupId>com.vaadin</groupId>
       <artifactId>vaadin-server</artifactId>
+      <version>7.7.28</version><!-- Manually upgraded due to https://vaadin.com/security/2021-10-27, TODO remove version once vaadin core is upgraded -->
     </dependency>
     <dependency>
       <groupId>com.vaadin</groupId>