From e9597d9b11cf8467fecb0f99afa26dbafb1680c0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2020 13:29:35 +0000 Subject: [PATCH 1/5] Bump maven-surefire-plugin from 2.22.1 to 2.22.2 Bumps [maven-surefire-plugin](/~https://github.com/apache/maven-surefire) from 2.22.1 to 2.22.2. - [Release notes](/~https://github.com/apache/maven-surefire/releases) - [Commits](/~https://github.com/apache/maven-surefire/compare/surefire-2.22.1...surefire-2.22.2) 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 5092e1d..4462b0d 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.1 + 2.22.2 2 true From 17a71885a1085e37b2863320e6bbada1f0dd3446 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2020 13:29:55 +0000 Subject: [PATCH 2/5] Bump maven-jar-plugin from 2.6 to 3.2.0 Bumps [maven-jar-plugin](/~https://github.com/apache/maven-jar-plugin) from 2.6 to 3.2.0. - [Release notes](/~https://github.com/apache/maven-jar-plugin/releases) - [Commits](/~https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-2.6...maven-jar-plugin-3.2.0) 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 4462b0d..f74dffa 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.6 + 3.2.0 From 03bb76e0244c142e754931fa8034716b016b663c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2020 13:30:39 +0000 Subject: [PATCH 3/5] Bump jdeb from 1.4 to 1.8 Bumps [jdeb](/~https://github.com/tcurdt/jdeb) from 1.4 to 1.8. - [Release notes](/~https://github.com/tcurdt/jdeb/releases) - [Changelog](/~https://github.com/tcurdt/jdeb/blob/master/HISTORY.md) - [Commits](/~https://github.com/tcurdt/jdeb/compare/jdeb-1.4...jdeb-1.8) 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 f74dffa..644c017 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ jdeb org.vafer - 1.4 + 1.8 ${project.build.directory}/${project.artifactId}-${project.version}.deb From 78c9269a3321a0ea3863cbd4b965e71149b59007 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 20:37:28 +0000 Subject: [PATCH 4/5] Bump rpm-maven-plugin from 2.1.4 to 2.2.0 Bumps [rpm-maven-plugin](/~https://github.com/mojohaus/rpm-maven-plugin) from 2.1.4 to 2.2.0. - [Release notes](/~https://github.com/mojohaus/rpm-maven-plugin/releases) - [Commits](/~https://github.com/mojohaus/rpm-maven-plugin/compare/rpm-maven-plugin-2.1.4...rpm-maven-plugin-2.2.0) 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 644c017..878ffae 100644 --- a/pom.xml +++ b/pom.xml @@ -216,7 +216,7 @@ org.codehaus.mojo rpm-maven-plugin - 2.1.4 + 2.2.0 Application/Internet From 20febbf859967cc36b7c0b51449dc3dbdda4bd3e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 20:43:22 +0000 Subject: [PATCH 5/5] Bump junit-jupiter from 5.4.1 to 5.6.1 Bumps [junit-jupiter](/~https://github.com/junit-team/junit5) from 5.4.1 to 5.6.1. - [Release notes](/~https://github.com/junit-team/junit5/releases) - [Commits](/~https://github.com/junit-team/junit5/compare/r5.4.1...r5.6.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 878ffae..ea007bc 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ org.junit.jupiter junit-jupiter - 5.4.1 + 5.6.1 test