From a160c4656d1ff4ad6132c2357ba171c26cb4dd22 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 27 Oct 2020 23:24:11 +0100 Subject: [PATCH] test(deps): update dependency junit:junit to v4 (#252) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [junit:junit](http://junit.org) ([source](https://togithub.com/junit-team/junit4)) | major | `0.21.3-SNAPSHOT` -> `4.13.1` | --- ### 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**: Renovate will not automatically rebase this PR, because other commits have been found. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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#github/googleapis/java-game-servers). --- samples/install-without-bom/pom.xml | 8 +++----- samples/snippets/pom.xml | 2 -- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index ac8cd224..53c5117b 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -23,25 +23,24 @@ UTF-8 - com.google.cloud google-cloud-game-servers - 0.21.3-SNAPSHOT + 0.21.2 com.google.code.gson gson - 0.21.3-SNAPSHOT + 2.8.6 junit junit - 0.21.3-SNAPSHOT + 4.13.1 test @@ -51,7 +50,6 @@ test - diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 35e97504..5bf62f76 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -37,13 +37,11 @@ - com.google.cloud google-cloud-game-servers 0.21.1 - com.google.code.gson gson