From 7063e36705b9c1bae5240a05e7866fde9f3048ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 06:06:34 +0000 Subject: [PATCH] Bump commons-fileupload in /examples/osgi/apache-karaf-feature Bumps commons-fileupload from 1.3.1 to 1.5. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/osgi/apache-karaf-feature/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/osgi/apache-karaf-feature/pom.xml b/examples/osgi/apache-karaf-feature/pom.xml index 1df8843a..20709c98 100644 --- a/examples/osgi/apache-karaf-feature/pom.xml +++ b/examples/osgi/apache-karaf-feature/pom.xml @@ -42,7 +42,7 @@ commons-fileupload commons-fileupload - 1.3.1 + 1.5 org.antlr