Skip to content

Commit 0d8f6ea

Browse files
authored
chore(deps): update dependency org.eclipse.jetty:apache-jsp to v9.4.28.v20200408 (GoogleCloudPlatform#2620)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [org.eclipse.jetty:apache-jsp](http://www.eclipse.org/jetty) | patch | `9.4.27.v20200227` -> `9.4.28.v20200408` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/java-docs-samples).
1 parent 8a1643c commit 0d8f6ea

File tree

1 file changed

+1
-1
lines changed
  • appengine-java11/appengine-simple-jetty-main

1 file changed

+1
-1
lines changed

appengine-java11/appengine-simple-jetty-main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.eclipse.jetty</groupId>
5454
<artifactId>apache-jsp</artifactId>
55-
<version>9.4.27.v20200227</version>
55+
<version>9.4.28.v20200408</version>
5656
</dependency>
5757
</dependencies>
5858
<!-- [END gae_java11_server_dependencies] -->

0 commit comments

Comments
 (0)