From 2be4327047dd4ecb02a8e0bca925990817c940b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 04:18:38 +0000 Subject: [PATCH 1/6] Bump jackson-annotations from 2.12.3 to 2.13.2 Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.12.3 to 2.13.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations 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 0b1f086..a1cba1a 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.12.3 + 2.13.2 From 5bbfdc3b16244dd6253b11a43a1fb9db2c029d1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 04:18:54 +0000 Subject: [PATCH 2/6] Bump jackson-core from 2.12.3 to 2.13.2 Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.12.3 to 2.13.2. - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.3...jackson-core-2.13.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core 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 0b1f086..7f08976 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ com.fasterxml.jackson.core jackson-core - 2.12.3 + 2.13.2 com.fasterxml.jackson.core From 8af49f85c38b846c14be6619457a92f8eea585b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 04:24:02 +0000 Subject: [PATCH 3/6] Bump mockito-core from 3.11.2 to 4.4.0 Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.2 to 4.4.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.11.2...v4.4.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development 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 0b1f086..a7a9d59 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ org.mockito mockito-core - 3.11.2 + 4.4.0 test From 89397073b25337db3041d1212b5104355a60501d Mon Sep 17 00:00:00 2001 From: Hamothy <58985301+sgoudham@users.noreply.github.com> Date: Tue, 5 Apr 2022 21:40:43 -0700 Subject: [PATCH 4/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85bbafa..95400ef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [license]: https://img.shields.io/github/license/sgoudham/MyWaifuWrapper [maven-central]: https://img.shields.io/maven-central/v/me.goudham/MyWaifuWrapper -[build-status]: https://goudham.me/jenkins/job/MyWaifuWrapper/job/main/badge/icon +[build-status]: https://goudham.me/jenkins/job/sgoudham/job/MyWaifuWrapper/job/release/badge/icon [codecov]: https://codecov.io/gh/sgoudham/MyWaifuWrapper/branch/main/graph/badge.svg?token=RxUDnCWnF0 [issues]: https://img.shields.io/github/issues/sgoudham/MyWaifuWrapper?label=issues [pull-requests]: https://img.shields.io/github/issues-pr/sgoudham/MyWaifuWrapper From 14409dfb946754a16d46f44019d114cbb94431fc Mon Sep 17 00:00:00 2001 From: Hamothy <58985301+sgoudham@users.noreply.github.com> Date: Tue, 5 Apr 2022 21:41:08 -0700 Subject: [PATCH 5/6] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b1f086..3629251 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.goudham MyWaifuWrapper - 1.0.0 + 1.0.1 jar MyWaifuWrapper From 6c917bd40d5b0d152467f1d8cab66948e19c9a7a Mon Sep 17 00:00:00 2001 From: sgoudham Date: Wed, 6 Apr 2022 05:48:14 +0100 Subject: [PATCH 6/6] Update dependencies --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ad9fa50..c687144 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.junit.jupiter junit-jupiter-api - 5.7.2 + 5.8.2 test @@ -73,13 +73,13 @@ org.jetbrains annotations - 21.0.1 + 23.0.0 compile com.fasterxml.jackson.core jackson-databind - 2.12.3 + 2.13.2.2 com.fasterxml.jackson.core @@ -184,4 +184,4 @@ - + \ No newline at end of file