From c8acaf23f1da61b11f2edf3eb3c64b6f7772daba Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 9 Apr 2021 16:44:55 +0000 Subject: [PATCH] deps: update dependency net.sourceforge.argparse4j:argparse4j to v0.9.0 --- 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 9f10dd8a..e9c8bb9c 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