We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b6cbbf commit bddffbbCopy full SHA for bddffbb
app/pom.xml
@@ -55,7 +55,7 @@ limitations under the License.
55
<maven-antrun.version>1.0b3</maven-antrun.version>
56
<rome.version>1.19.0</rome.version> <!-- locked in place since next version removes popono -->
57
<slf4j.version>1.7.36</slf4j.version>
58
- <spring.version>5.3.25</spring.version>
+ <spring.version>6.0.0</spring.version>
59
<spring.security.version>5.8.2</spring.security.version>
60
<struts.version>2.5.29</struts.version>
61
<velocity.version>2.3</velocity.version>
0 commit comments