From 710543d1b16591f2ef8a5d17b009daef18604047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 04:49:34 +0000 Subject: [PATCH] Bump maven-assembly-plugin from 3.1.0 to 3.1.1 Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.1.0...maven-assembly-plugin-3.1.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- example/udf/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/udf/pom.xml b/example/udf/pom.xml index 62c85c703c05..5e78e3d49528 100644 --- a/example/udf/pom.xml +++ b/example/udf/pom.xml @@ -99,7 +99,7 @@ maven-assembly-plugin - 3.1.0 + 3.1.1 jar-with-dependencies diff --git a/pom.xml b/pom.xml index 9957234313d8..0bdaab368aa4 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ 1.8 1.8 - 3.1.0 + 3.1.1 2.11 2.11.12 2.7.3