Winstone 8.2: Upgrade Jetty from 12.0.13 to Jetty 12.0.14 (#9841)
This commit is contained in:
parent
4622a85d17
commit
d0d0cc88c7
2
pom.xml
2
pom.xml
@ -97,7 +97,7 @@ THE SOFTWARE.
|
||||
<bridge-method-injector.version>1.30</bridge-method-injector.version>
|
||||
<spotless.check.skip>false</spotless.check.skip>
|
||||
<!-- Make sure to keep the jetty-ee9-maven-plugin version in war/pom.xml in sync with the Jetty release in Winstone: -->
|
||||
<winstone.version>8.1</winstone.version>
|
||||
<winstone.version>8.2</winstone.version>
|
||||
<node.version>20.18.0</node.version>
|
||||
</properties>
|
||||
|
||||
|
@ -645,7 +645,7 @@ THE SOFTWARE.
|
||||
<plugin>
|
||||
<groupId>org.eclipse.jetty.ee9</groupId>
|
||||
<artifactId>jetty-ee9-maven-plugin</artifactId>
|
||||
<version>12.0.13</version>
|
||||
<version>12.0.14</version>
|
||||
<configuration>
|
||||
<!--
|
||||
Reload webapp when you hit ENTER. (See JETTY-282 for more)
|
||||
|
Loading…
x
Reference in New Issue
Block a user