Skip to content

Commit 9a331b3

Browse files
renovate-botSita04
authored andcommitted
test(deps): update dependency junit:junit to v4 (#272)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [junit:junit](http://junit.org) ([source](https://togithub.com/junit-team/junit4)) | major | `1.0.5-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**: Whenever PR becomes conflicted, 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#github/googleapis/java-recaptchaenterprise).
1 parent 83b9d8d commit 9a331b3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

recaptcha_enterprise/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-recaptchaenterprise</artifactId>
4444
</dependency>
45-
<!-- [END recaptchaenterprise_install_with_bom] -->
46-
45+
<!-- [START_EXCLUDE] -->
4746
<dependency>
4847
<groupId>junit</groupId>
4948
<artifactId>junit</artifactId>
@@ -56,5 +55,7 @@
5655
<version>1.1</version>
5756
<scope>test</scope>
5857
</dependency>
58+
<!-- [END_EXCLUDE] -->
5959
</dependencies>
60+
<!-- [END recaptchaenterprise_install_with_bom] -->
6061
</project>

0 commit comments

Comments
 (0)