Build: #2422 failed Scheduled with changes by Miiro Christopher <chrismiiroslav@gmail.com> and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Code commits
openmrs-core master
-
Miiro Christopher <chrismiiroslav@gmail.com> aed41971ccb91c82fb88fd52e9eb76348120e64e
TRUNK-5941: Removing nested blocks from single statement lambdas,using method references where applicable (#3547)
- api/src/main/java/org/openmrs/api/impl/EncounterServiceImpl.java (version aed41971ccb91c82fb88fd52e9eb76348120e64e)
- api/src/main/java/org/openmrs/module/ModuleFileParser.java (version aed41971ccb91c82fb88fd52e9eb76348120e64e)
- api/src/main/java/org/openmrs/module/SqlDiffFileParser.java (version aed41971ccb91c82fb88fd52e9eb76348120e64e)
- web/src/main/java/org/openmrs/module/web/WebModuleUtil.java (version aed41971ccb91c82fb88fd52e9eb76348120e64e)
- web/src/main/java/org/openmrs/web/Listener.java (version aed41971ccb91c82fb88fd52e9eb76348120e64e)
-
Miiro Christopher <chrismiiroslav@gmail.com> 5623bf7ded08f9bbbc0f5fb1c71cfb885da78995
TRUNK-5940: Changing comparison of String objects from == or != to the java String equals() method (#3545)
- api/src/main/java/org/openmrs/api/db/hibernate/PersonLuceneQuery.java (version 5623bf7ded08f9bbbc0f5fb1c71cfb885da78995)
- api/src/main/java/org/openmrs/module/Module.java (version 5623bf7ded08f9bbbc0f5fb1c71cfb885da78995)
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 4f20df8d7810dfb80762a7f7cabee4d0c0511549
maven(deps): bump hibernateVersion from 5.4.20.Final to 5.4.21.Final (#3544)
Bumps `hibernateVersion` from 5.4.20.Final to 5.4.21.Final.
Updates `hibernate-core` from 5.4.20.Final to 5.4.21.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.21/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.20...5.4.21)
Updates `hibernate-c3p0` from 5.4.20.Final to 5.4.21.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.21/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.20...5.4.21)
Updates `hibernate-ehcache` from 5.4.20.Final to 5.4.21.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.21/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.20...5.4.21)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>- pom.xml (version 4f20df8d7810dfb80762a7f7cabee4d0c0511549)