Skip to content

Commit f4c3fdd

Browse files
authored
Up IT used Jetty 9 (no issue) (#2383)
As this is IT suite, but just to get rid of Security warning on GH.
1 parent 8f90a26 commit f4c3fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

its/core-it-suite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ under the License.
7777
<proxy.user />
7878
<proxy.pass />
7979
<proxy.nonProxyHosts>localhost</proxy.nonProxyHosts>
80-
<jetty9Version>9.4.56.v20240826</jetty9Version>
80+
<jetty9Version>9.4.57.v20241219</jetty9Version>
8181

8282
<stubPluginVersion>0.1-stub-SNAPSHOT</stubPluginVersion>
8383
</properties>

0 commit comments

Comments
 (0)