From 3677ac051d8394e72a24e666b807658d02505710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 13:02:31 +0000 Subject: [PATCH 1/6] Bump discord-webhooks from 0.8.0 to 0.8.2 Bumps [discord-webhooks](https://github.com/MinnDevelopment/discord-webhooks) from 0.8.0 to 0.8.2. - [Release notes](https://github.com/MinnDevelopment/discord-webhooks/releases) - [Commits](https://github.com/MinnDevelopment/discord-webhooks/commits) --- updated-dependencies: - dependency-name: club.minnced:discord-webhooks dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a7e999d..440fe36 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ club.minnced discord-webhooks - 0.8.0 + 0.8.2 org.kohsuke -- 2.45.3 From 7f40b104e7aa477523e01531ad4a8ddfdb3890be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 13:02:42 +0000 Subject: [PATCH 2/6] Bump maven-model from 3.8.5 to 3.8.6 Bumps [maven-model](https://github.com/apache/maven) from 3.8.5 to 3.8.6. - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6) --- updated-dependencies: - dependency-name: org.apache.maven:maven-model dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a7e999d..32d5566 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ org.apache.maven maven-model - 3.8.5 + 3.8.6 net.dv8tion -- 2.45.3 From 652fa1b1b6044ab2cd32639788be0bdb2a86be95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 13:04:33 +0000 Subject: [PATCH 3/6] Bump mongodb-driver-sync from 4.5.1 to 4.7.1 Bumps [mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 4.5.1 to 4.7.1. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](https://github.com/mongodb/mongo-java-driver/compare/r4.5.1...r4.7.1) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-sync 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 a7e999d..17ca4e9 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.mongodb mongodb-driver-sync - 4.5.1 + 4.7.1 -- 2.45.3 From 93add2d2f16c66811f554bc563fa87ada11ae885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 13:01:25 +0000 Subject: [PATCH 4/6] Bump slf4j-simple from 1.7.36 to 2.0.3 Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.3. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.3) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a7e999d..9ee4c35 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ org.slf4j slf4j-simple - 1.7.36 + 2.0.3 club.minnced -- 2.45.3 From 401e3004ab926702e6719a884edac8fd099cc496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 13:01:30 +0000 Subject: [PATCH 5/6] Bump github-api from 1.303 to 1.313 Bumps [github-api](https://github.com/hub4j/github-api) from 1.303 to 1.313. - [Release notes](https://github.com/hub4j/github-api/releases) - [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/hub4j/github-api/compare/github-api-1.303...github-api-1.313) --- updated-dependencies: - dependency-name: org.kohsuke:github-api 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 a7e999d..069d69e 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ org.kohsuke github-api - 1.303 + 1.313 com.sedmelluq -- 2.45.3 From 1639b7e1cc91429298d3c1df6420de2b0abef93a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 13:01:33 +0000 Subject: [PATCH 6/6] Bump json from 20220320 to 20220924 Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220320 to 20220924. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a7e999d..92d4ecb 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ org.json json - 20220320 + 20220924 org.slf4j -- 2.45.3