From 049e0408e58a8c64e254c019ecf285177013cd2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 08:28:53 +0100 Subject: [PATCH 1/2] chore(deps-dev): bump com.nimbusds:nimbus-jose-jwt in /dhis-2 (#15631) Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.37 to 9.37.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.37.1..9.37) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dhis-2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dhis-2/pom.xml b/dhis-2/pom.xml index 12b1d78e0732..70d76d80b90a 100644 --- a/dhis-2/pom.xml +++ b/dhis-2/pom.xml @@ -99,7 +99,7 @@ 1.1.1.RELEASE 1.70 1.9.3 - 9.37 + 9.37.1 3.5.2 3.5.2 From 7ade8c772eedb09cdaa96cdc765457f21aba4d9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 09:34:32 +0100 Subject: [PATCH 2/2] chore(deps): bump com.github.spotbugs:spotbugs in /dhis-2 (#15632) Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.8.0...4.8.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dhis-2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dhis-2/pom.xml b/dhis-2/pom.xml index 70d76d80b90a..ac33d71dda78 100644 --- a/dhis-2/pom.xml +++ b/dhis-2/pom.xml @@ -1901,7 +1901,7 @@ com.github.spotbugs spotbugs - 4.8.0 + 4.8.1