From ba682ef4532f270b7b02a7760368beaa1dfacc06 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2019 06:36:27 +0000 Subject: [PATCH 1/2] Bump maven-source-plugin from 3.2.0 to 3.2.1 Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.0...maven-source-plugin-3.2.1) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 76f24bf..4a337bd 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ 3.1.1 - 3.2.0 + 3.2.1 3.0.2 1.4.0 From 907fb598efa4e14a87a796f59c044118ed6c0526 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 06:33:00 +0000 Subject: [PATCH 2/2] Bump commons-codec from 1.13 to 1.14 Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.13 to 1.14. - [Release notes](https://github.com/apache/commons-codec/releases) - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/commons-codec-1.13...commons-codec-1.14) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 76f24bf..9e59d78 100644 --- a/pom.xml +++ b/pom.xml @@ -107,7 +107,7 @@ commons-codec commons-codec - 1.13 + 1.14 commons-io