From b7a80d55e1f39b2044ec2784776b1926da8e3ed7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 9 Apr 2021 17:26:19 +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 82081fd44..838c805eb 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -46,7 +46,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 fef828e97..a20d186a5 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -45,7 +45,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 a308b27dc..ea5e2b3c0 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -54,7 +54,7 @@ net.sourceforge.argparse4j argparse4j - 0.8.1 + 0.9.0 junit