From e3fb31dfa6009600a1caadfc055dcd32e13fb48c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 14:48:25 +0000 Subject: [PATCH 1/3] build(deps): bump com.mycila:license-maven-plugin from 4.1 to 4.3 (#1008) Bumps com.mycila:license-maven-plugin from 4.1 to 4.3. --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- droid-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/droid-parent/pom.xml b/droid-parent/pom.xml index 7b6186098..7129e527e 100644 --- a/droid-parent/pom.xml +++ b/droid-parent/pom.xml @@ -137,7 +137,7 @@ com.mycila license-maven-plugin - 4.1 + 4.3 org.apache.maven.plugins From ba5f8cd0012ca6e4b69804bd62920bfe4b402930 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 17:04:20 +0000 Subject: [PATCH 2/3] build(deps): bump org.apache.maven.plugins:maven-surefire-report-plugin (#1033) Bumps [org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- droid-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/droid-parent/pom.xml b/droid-parent/pom.xml index 7129e527e..fc5811500 100644 --- a/droid-parent/pom.xml +++ b/droid-parent/pom.xml @@ -167,7 +167,7 @@ org.apache.maven.plugins maven-surefire-report-plugin - 3.0.0-M7 + 3.2.3 org.apache.maven.plugins From 4d7ddf494ef07693840c6a38f617201bf613dc1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 09:22:16 +0000 Subject: [PATCH 3/3] build(deps): bump commons-logging:commons-logging from 1.2 to 1.3.0 (#1039) Bumps commons-logging:commons-logging from 1.2 to 1.3.0. --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- droid-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/droid-parent/pom.xml b/droid-parent/pom.xml index fc5811500..ff9a15321 100644 --- a/droid-parent/pom.xml +++ b/droid-parent/pom.xml @@ -659,7 +659,7 @@ Copyright © ${project.inceptionYear}-{currentYear}