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.
2 parents 3105b5b + d5f25cb commit 1ce8603Copy full SHA for 1ce8603
examples/milton-spring-fs/pom.xml
@@ -2,7 +2,7 @@
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
<properties>
5
- <spring.version>6.1.3</spring.version>
+ <spring.version>6.1.4</spring.version>
6
<jetty.maven.plugin>11.0.13</jetty.maven.plugin>
7
</properties>
8
<parent>
0 commit comments