From 8b4ec0a2eb0920de86c32c12958e850e47e7eee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 00:01:09 +0000 Subject: [PATCH 1/2] Bump flatten-maven-plugin from 1.3.0 to 1.5.0 Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.3.0 to 1.5.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/flatten-maven-plugin-1.3.0...1.5.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- studymanager/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/studymanager/pom.xml b/studymanager/pom.xml index 410dda7b..38d63551 100644 --- a/studymanager/pom.xml +++ b/studymanager/pom.xml @@ -214,7 +214,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.3.0 + 1.5.0 org.springframework.boot From 5b7d7122ff0cb2f218a6ab0d0f760fba7fbb09df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 00:01:06 +0000 Subject: [PATCH 2/2] Bump firebase-admin from 9.1.1 to 9.2.0 Bumps [firebase-admin](https://github.com/firebase/firebase-admin-java) from 9.1.1 to 9.2.0. - [Release notes](https://github.com/firebase/firebase-admin-java/releases) - [Commits](https://github.com/firebase/firebase-admin-java/compare/v9.1.1...v9.2.0) --- updated-dependencies: - dependency-name: com.google.firebase:firebase-admin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 240b5be4..dd4fcffd 100644 --- a/pom.xml +++ b/pom.xml @@ -385,7 +385,7 @@ com.google.firebase firebase-admin - 9.1.1 + 9.2.0 org.apache.httpcomponents