Restore xmlns references + upgrades
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -28,9 +28,9 @@
|
||||
<myfaces.version>2.2.12</myfaces.version>
|
||||
<primefaces.version>6.1</primefaces.version>
|
||||
<servlet.version>3.1.0</servlet.version>
|
||||
<spring-security.version>5.0.1.RELEASE</spring-security.version>
|
||||
<spring-security.version>5.1.5.RELEASE</spring-security.version>
|
||||
<tiles.version>3.0.8</tiles.version>
|
||||
<webflow.version>2.5.0.RELEASE</webflow.version>
|
||||
<webflow.version>2.5.1.RELEASE</webflow.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
@@ -38,7 +38,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-framework-bom</artifactId>
|
||||
<version>5.0.3.RELEASE</version>
|
||||
<version>5.1.7.RELEASE</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user