We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721a650 commit cc7b508Copy full SHA for cc7b508
pom.xml
@@ -33,7 +33,7 @@
33
<myfaces.version>4.0.0</myfaces.version>
34
<primefaces.version>11.0.0</primefaces.version>
35
<servlet.version>6.0.0</servlet.version>
36
- <webflow.version>3.0.0-SNAPSHOT</webflow.version>
+ <webflow.version>3.0.0</webflow.version>
37
<weld.version>5.0.0.Final</weld.version>
38
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
39
</properties>
@@ -43,7 +43,7 @@
43
<dependency>
44
<groupId>org.springframework</groupId>
45
<artifactId>spring-framework-bom</artifactId>
46
- <version>6.0.7</version>
+ <version>6.0.10</version>
47
<type>pom</type>
48
<scope>import</scope>
49
</dependency>
0 commit comments