Skip to content

Commit

Permalink
Merge pull request #4486 from RPTools/dependabot/gradle/org.eclipse.j…
Browse files Browse the repository at this point in the history
…etty-jetty-webapp-9.4.44.v20210927

Bump org.eclipse.jetty:jetty-webapp from 9.4.42.v20210604 to 9.4.44.v20210927
  • Loading branch information
cwisniew authored Nov 23, 2023
2 parents c7d901a + c49ef0b commit 4d20bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ dependencies {
// webserver for old webapp that is scheduled for removal
implementation 'org.eclipse.jetty:jetty-server:9.4.42.v20210604'
implementation 'org.eclipse.jetty:jetty-servlet:9.4.42.v20210604'
implementation 'org.eclipse.jetty:jetty-webapp:9.4.42.v20210604'
implementation 'org.eclipse.jetty:jetty-webapp:9.4.44.v20210927'
implementation 'org.eclipse.jetty:jetty-continuation:9.4.42.v20210604'
implementation 'org.eclipse.jetty.websocket:websocket-client:9.4.53.v20231009'
implementation 'org.eclipse.jetty.websocket:websocket-server:9.4.53.v20231009'
Expand Down

0 comments on commit 4d20bfe

Please sign in to comment.