From f327c465ee049cd784203ebc8513ca69b7d2a604 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 12 Apr 2021 17:34:29 +0200 Subject: [PATCH] deps: update dependency net.sourceforge.argparse4j:argparse4j to v0.9.0 (#417) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [net.sourceforge.argparse4j:argparse4j](https://argparse4j.github.io) | `0.8.1` -> `0.9.0` | [![age](https://badges.renovateapi.com/packages/maven/net.sourceforge.argparse4j:argparse4j/0.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/net.sourceforge.argparse4j:argparse4j/0.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/net.sourceforge.argparse4j:argparse4j/0.9.0/compatibility-slim/0.8.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/net.sourceforge.argparse4j:argparse4j/0.9.0/confidence-slim/0.8.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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. --- - [ ] 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-texttospeech). --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 872533a5..ef4ad286 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -36,7 +36,7 @@ net.sourceforge.argparse4j argparse4j - 0.8.1 + 0.9.0 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index bcfee96f..bb83c999 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ net.sourceforge.argparse4j argparse4j - 0.8.1 + 0.9.0 junit diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 366a1b8e..353f5f1f 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -47,7 +47,7 @@ net.sourceforge.argparse4j argparse4j - 0.8.1 + 0.9.0 junit