Code commits
Release scripts
-
Daniel Kayiwa 983d655c830eb8be79e7ff88b19f84b5b767e474
Removing ssh key configuration
https://talk.openmrs.org/t/bamboo-cannot-publish-files-to-sourceforge/30450/4- scp-to-sourceforge.sh (version 983d655c830eb8be79e7ff88b19f84b5b767e474)
openmrs-module-webservices.rest
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 625a35216dc485362ee8736e48133f826d12324f
Bump junit from 4.12 to 4.13.1 in /integration-tests (#460)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>- integration-tests/pom.xml (version 625a35216dc485362ee8736e48133f826d12324f)
-
Ankit kumar <49350053+theanandankit@users.noreply.github.com> f884ad419b7f75ad47d77f42616beb699292010a
RESTWS-805: Constructor should not be used to instantiate "String" (#459)
* RESTWS-805: Constructors should not be used to instantiate String
* Update SwaggerSpecificationCreator.java
* Update SwaggerSpecificationCreator.java- omod-common/src/main/java/org/openmrs/module/webservices/docs/swagger/SwaggerSpecificationCreator.java (version f884ad419b7f75ad47d77f42616beb699292010a)