Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maven(deps): bump mockitoVersion from 3.12.4 to 5.11.0 #72

Open
wants to merge 295 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
295 commits
Select commit Hold shift + click to select a range
681088f
Fixing image tag name
rkorytkowski Mar 2, 2023
a6adf7c
Adjusting bamboo specs to fix failing build
rkorytkowski Mar 2, 2023
30bf201
Adjusting docker tags
rkorytkowski Mar 2, 2023
c4d8573
Experimenting with image id
rkorytkowski Mar 2, 2023
212e52e
Reverting to use image inspect for image id
rkorytkowski Mar 2, 2023
4fefc49
Restore openmrs user until file permissions are sorted
ibacher Mar 2, 2023
6fc070a
We don't need a home directory...
ibacher Mar 2, 2023
7de14bf
Set +x for scripts
ibacher Mar 2, 2023
cf98809
Revert "Restore openmrs user until file permissions are sorted"
ibacher Mar 3, 2023
a01d9e3
Building the project at once to properly use cache
rkorytkowski Mar 7, 2023
4feb313
Adjusting randomly failing tests
rkorytkowski Mar 7, 2023
de93d95
TRUNK-6163: Fix a weird edge case (hopefully)
ibacher Mar 7, 2023
e0803d2
TRUNK-6163: Add comment explaining weird code
ibacher Mar 7, 2023
787498c
TRUNK-6165 - ConceptService getConceptsByMapping should only return d…
mseaton Mar 7, 2023
2d2bc81
Switching from Hibernate Mappings to Annotations (#4256)
mherman22 Mar 7, 2023
da9abcc
maven(deps): bump cargo-maven3-plugin from 1.9.8 to 1.10.6 (#4271)
dependabot[bot] Mar 14, 2023
699998f
maven(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#4274)
dependabot[bot] Mar 14, 2023
ad37073
TRUNK-6166: OpenMRS Docker image to create a mountable 'configuration…
Ruhanga Mar 17, 2023
8aa66ba
Switching from Hibernate mappings to Annotations - Person Address (#4…
mherman22 Mar 20, 2023
5559290
maven(deps): bump postgresql from 42.5.4 to 42.6.0 (#4279)
dependabot[bot] Mar 20, 2023
7b458f7
maven(deps): bump maven-release-plugin from 2.5.3 to 3.0.0 (#4278)
dependabot[bot] Mar 20, 2023
1a4ee95
TRUNK-6167 Condition should not lose the associated encounter or form…
mseaton Mar 21, 2023
0710ea7
maven(deps): bump joda-time from 2.12.2 to 2.12.3 (#4283)
dependabot[bot] Mar 23, 2023
14d152e
maven(deps): bump owaspCsrfGuardVersion from 4.2.0 to 4.2.1 (#4282)
dependabot[bot] Mar 23, 2023
85d6f23
github-actions(deps): bump actions/stale from 7 to 8 (#4281)
dependabot[bot] Mar 23, 2023
f80eed5
Switching from Hibernate Mappings to Annotations - PersonAttributeTyp…
mherman22 Mar 24, 2023
3e97b47
maven(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 (#4287)
dependabot[bot] Mar 25, 2023
c63d1f1
maven(deps): bump joda-time from 2.12.3 to 2.12.4 (#4286)
dependabot[bot] Mar 25, 2023
04271d2
TRUNK-6170 - ConditionService getActiveConditions should consider all…
mseaton Mar 27, 2023
5e783bb
TRUNK-6171: Address inconsistency issues with ConditionService (#4290)
mseaton Mar 28, 2023
2f22e94
Fixing unstable test
rkorytkowski Mar 29, 2023
0fce3b0
Fixing compilation error
rkorytkowski Mar 29, 2023
d146805
maven(deps): bump joda-time from 2.12.4 to 2.12.5 (#4292)
dependabot[bot] Apr 1, 2023
4cebd81
maven(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#4295)
dependabot[bot] Apr 3, 2023
34f390d
TRUNK-6172: Daemon should unset the isDaemonThread ThreadLocal
ibacher Apr 4, 2023
634f832
TRUNK-6173: isAuthenticated should return false, not throw an exception
ibacher Apr 4, 2023
044ecb7
maven(deps-dev): bump postgresql from 1.17.6 to 1.18.0 (#4297)
dependabot[bot] Apr 4, 2023
341c3e2
maven(deps-dev): bump mysql from 1.17.6 to 1.18.0 (#4298)
dependabot[bot] Apr 4, 2023
2750c6a
Fix --build-args -> --build-arg
ibacher Apr 7, 2023
2b6aba8
maven(deps): bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 (#4307)
dependabot[bot] Apr 22, 2023
629bf1d
TRUNK-6177 Fix the StackOver flow error in the VisitValidatorTest. (#…
suubi-joshua Apr 23, 2023
b13257f
maven(deps): bump jacksonVersion from 2.14.2 to 2.15.0 (#4312)
dependabot[bot] Apr 24, 2023
ad37486
TRUNK-6176: Add two new Order.FulfillerStatus values (#4308)
mogoodrich Apr 25, 2023
0968a16
maven(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#4313)
dependabot[bot] Apr 25, 2023
ea8de96
maven(deps): bump junitVersion from 5.9.2 to 5.9.3 (#4314)
dependabot[bot] Apr 26, 2023
2e15060
maven(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#4318)
dependabot[bot] May 8, 2023
51f293e
maven(deps-dev): bump mysql from 1.18.0 to 1.18.1 (#4320)
dependabot[bot] May 11, 2023
05f1c94
maven(deps-dev): bump postgresql from 1.18.0 to 1.18.1 (#4319)
dependabot[bot] May 11, 2023
83819ff
TRUNK-6179 - Authenticating should not override chosen location (#4322)
mseaton May 12, 2023
7db8a96
maven(deps): bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (#4323)
dependabot[bot] May 13, 2023
726f6d9
maven(deps): bump buildnumber-maven-plugin from 3.0.0 to 3.1.0 (#4325)
dependabot[bot] May 15, 2023
1fdbb86
maven(deps): bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#4326)
dependabot[bot] May 15, 2023
c73da18
TRUNK-6180: Add locale to context after authentication. (#4324)
icrc-loliveira May 16, 2023
1e292b0
maven(deps): bump jacksonVersion from 2.15.0 to 2.15.1 (#4327)
dependabot[bot] May 17, 2023
aed40d9
maven(deps): bump commons-io from 2.11.0 to 2.12.0 (#4328)
dependabot[bot] May 17, 2023
721da34
maven(deps): bump cargo-maven3-plugin from 1.10.6 to 1.10.7 (#4329)
dependabot[bot] May 18, 2023
97facd0
maven(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 (#4330)
dependabot[bot] May 22, 2023
78d89b8
maven(deps): bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 (#4331)
dependabot[bot] May 22, 2023
19a5d87
maven(deps): bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#4332)
dependabot[bot] May 22, 2023
9115cc0
maven(deps): bump guava from 31.1-jre to 32.0.0-jre (#4333)
dependabot[bot] May 29, 2023
029f534
TRUNK-6181: Support converting "he" locale correctly
ibacher May 30, 2023
7b94b0d
maven(deps-dev): bump postgresql from 1.18.1 to 1.18.2 (#4334)
dependabot[bot] May 30, 2023
ea13aec
maven(deps-dev): bump mysql from 1.18.1 to 1.18.2 (#4335)
dependabot[bot] May 30, 2023
2c8f39d
maven(deps): bump jacksonVersion from 2.15.1 to 2.15.2 (#4336)
dependabot[bot] May 31, 2023
55de26c
maven(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.0-atlassian…
dependabot[bot] May 31, 2023
be780f5
maven(deps-dev): bump mysql from 1.18.2 to 1.18.3 (#4338)
dependabot[bot] Jun 1, 2023
fdaa558
maven(deps-dev): bump postgresql from 1.18.2 to 1.18.3 (#4339)
dependabot[bot] Jun 1, 2023
43fdd65
maven(deps): bump maven-surefire-plugin (#4340)
dependabot[bot] Jun 1, 2023
010de37
maven(deps): bump maven-release-plugin from 3.0.0 to 3.0.1 (#4341)
dependabot[bot] Jun 5, 2023
6fc1312
maven(deps): bump buildnumber-maven-plugin from 3.1.0 to 3.2.0 (#4343)
dependabot[bot] Jun 6, 2023
b33c03e
maven(deps): bump maven-surefire-plugin from 3.1.0-atlassian-2 to 3.1…
dependabot[bot] Jun 7, 2023
b6ec8dc
maven(deps): bump commons-io from 2.12.0 to 2.13.0 (#4345)
dependabot[bot] Jun 8, 2023
402f9a9
maven(deps): bump guava from 32.0.0-jre to 32.0.1-jre (#4347)
dependabot[bot] Jun 10, 2023
4747033
maven(deps): bump maven-war-plugin from 3.3.2 to 3.4.0 (#4349)
dependabot[bot] Jun 15, 2023
4b71e2c
maven(deps): bump guava from 32.0.1-jre to 32.1.1-jre (#4351)
dependabot[bot] Jul 1, 2023
3aa344d
maven(deps): bump cargo-maven3-plugin from 1.10.7 to 1.10.8 (#4352)
dependabot[bot] Jul 3, 2023
f15b6bc
TRUNK-6183 Enable query cache
rkorytkowski Jul 7, 2023
83eac3a
maven(deps): bump velocity-tools from 2.0 to 2.0.1-atlassian-2 (#4354)
dependabot[bot] Jul 9, 2023
073c21e
Improve docker documentation
rkorytkowski Jul 20, 2023
508ea3f
maven(deps): bump junitVersion from 5.9.3 to 5.10.0 (#4357)
dependabot[bot] Jul 24, 2023
2f042b8
maven(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.1…
dependabot[bot] Jul 29, 2023
ea0c65a
maven(deps): bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jr…
dependabot[bot] Aug 1, 2023
5423e70
TRUNK-6184 Support OMRS_EXTRA_ custom environment variables with Docker
rkorytkowski Aug 2, 2023
179d241
TRUNK-6186 Pre-cache dependencies for Docker build
rkorytkowski Aug 9, 2023
436198c
TRUNK-6186 Pre-cache dependencies for Docker build
rkorytkowski Aug 9, 2023
d3baf9c
TRUNK-6186 Pre-cache dependencies for Docker build, fix bamboo-specs
rkorytkowski Aug 9, 2023
eb68b4c
TRUNK-6186 Pre-cache dependencies for Docker build, fix cache-from
rkorytkowski Aug 9, 2023
af6c389
maven(deps): bump org.codehaus.cargo:cargo-maven3-plugin (#4363)
dependabot[bot] Aug 11, 2023
4227062
TRUNK-6187 Protect admin credentials with runtime property
rkorytkowski Aug 16, 2023
c6c9d98
maven(deps): bump aspectjVersion from 1.9.19 to 1.9.20 (#4366)
dependabot[bot] Aug 16, 2023
5a4846f
TRUNK-6187 Fix changing password by superuser if locked
rkorytkowski Aug 17, 2023
cc3b8d2
TRUNK-6174: ModuleService should not block context refresh when calle…
k4pran Aug 18, 2023
169e2be
maven(deps-dev): bump org.testcontainers:postgresql (#4373)
dependabot[bot] Aug 22, 2023
16404c7
maven(deps-dev): bump org.testcontainers:mysql from 1.18.3 to 1.19.0 …
dependabot[bot] Aug 22, 2023
4b2de24
TRUNK-6185: Easier configuration of csrfguard.properties (#4369)
wikumChamith Aug 25, 2023
61e8406
TRUNK-6185 fix NullPointerException
dkayiwa Aug 28, 2023
c70e8b0
TRUNK-6187: Enable changing changing super user password for system-l…
ibacher Sep 2, 2023
c57d1da
Fixup
ibacher Sep 2, 2023
39c5d1c
TRUNK-5490: Add DTD config tests (#4362)
k4pran Sep 2, 2023
c8445a9
maven(deps): bump aspectjVersion from 1.9.20 to 1.9.20.1 (#4380)
dependabot[bot] Sep 4, 2023
a8f5aea
github-actions(deps): bump actions/checkout from 3 to 4 (#4379)
dependabot[bot] Sep 4, 2023
94c6c11
TRUNK-6187: Fix broken tests
ibacher Sep 5, 2023
f798abd
TRUNK-5949 Switch User class from hibernate mappings to annotations (…
k4pran Sep 11, 2023
e5f0ca1
maven(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#…
dependabot[bot] Sep 14, 2023
f31cb5f
maven(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#4392)
dependabot[bot] Sep 17, 2023
0c55f95
TRUNK-5963: Order Service does not allow saving Order Groups with an …
IamMujuziMoses Sep 19, 2023
bd89873
TRUNK-6187 ClassCastException: com.sun.proxy.$Proxy183 cannot be cast…
dkayiwa Sep 28, 2023
283cc71
maven(deps): bump commons-io:commons-io from 2.13.0 to 2.14.0 (#4396)
dependabot[bot] Oct 2, 2023
0f98306
maven(deps-dev): bump org.testcontainers:postgresql (#4397)
dependabot[bot] Oct 3, 2023
ed61ee6
maven(deps-dev): bump org.testcontainers:mysql from 1.19.0 to 1.19.1 …
dependabot[bot] Oct 3, 2023
9a3c300
TRUNK-6196: Email sending fails due to errors with velocity log conf……
mseaton Oct 6, 2023
9fdae42
maven(deps): bump org.codehaus.cargo:cargo-maven3-plugin (#4402)
dependabot[bot] Oct 9, 2023
3d0619f
TRUNK-6155: Upgrade 2.7 Platform to Liquibase 4.8.0 (#4401)
k4pran Oct 10, 2023
be8afbc
TRUNK-6198 Add a REST endpoint to check status of the platform
dkayiwa Oct 10, 2023
6c02a2f
maven(deps): bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jr…
dependabot[bot] Oct 11, 2023
2b680d8
maven(deps): bump jacksonVersion from 2.15.2 to 2.15.3 (#4407)
dependabot[bot] Oct 14, 2023
d3d4d57
maven(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.1…
dependabot[bot] Oct 16, 2023
f509266
TRUNK-6187: Protect admin credentials with runtime property (#4413)
mogoodrich Oct 17, 2023
0532d99
maven(deps): bump log4jVersion from 2.20.0 to 2.21.0 (#4414)
dependabot[bot] Oct 17, 2023
e72d603
TRUNK-6189: Provider Service class should provide ability to getProvi…
mherman22 Oct 18, 2023
4c91987
TRUNK-6189: Update comments
ibacher Oct 20, 2023
94418d3
TRUNK-4673 Add support for init parameters for module servlets (#4415)
k4pran Oct 22, 2023
87a5ea9
TRUNK-4673 Add missing valid config.xml version (#4417)
k4pran Oct 22, 2023
f06f0cd
maven(deps): bump log4jVersion from 2.21.0 to 2.21.1 (#4422)
dependabot[bot] Oct 24, 2023
7493465
maven(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#4423)
dependabot[bot] Oct 24, 2023
f7456dc
maven(deps): bump org.apache.maven.plugins:maven-dependency-plugin (#…
dependabot[bot] Oct 24, 2023
008ecde
maven(deps): bump org.apache.maven.plugins:maven-jxr-plugin (#4425)
dependabot[bot] Oct 24, 2023
31fc57d
maven(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin (#…
dependabot[bot] Oct 24, 2023
c5c9244
maven(deps): bump commons-io:commons-io from 2.14.0 to 2.15.0 (#4428)
dependabot[bot] Oct 26, 2023
25bdeda
TRUNK-6207 created platform 2.6 liquibase snapshot files (#4429)
ManojLL Nov 1, 2023
2e11b50
TRUNK-6204 : Add an index on the name field of the location tag table…
ManojLL Nov 6, 2023
81c6bbe
TRUNK-6206: Global property specific privileges (#4430)
IamMujuziMoses Nov 6, 2023
761549b
maven(deps): bump junitVersion from 5.10.0 to 5.10.1 (#4446)
dependabot[bot] Nov 6, 2023
8d48db2
TRUNK-6210 - Concept Searching should be "diacritic-insensitive" (#4445)
mseaton Nov 6, 2023
8f1949e
TRUNK-6209: defaultLocation should handle UUIDs as well as location i…
ibacher Nov 7, 2023
66f6ff1
HACK: Fix tests that are only failing on GitHub Actions
ibacher Nov 7, 2023
087b9cc
maven(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#4447)
dependabot[bot] Nov 7, 2023
191ad55
maven(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#4448)
dependabot[bot] Nov 7, 2023
8fc1170
TRUNK-6197: Support for Java 17 (#4416)
wikumChamith Nov 7, 2023
10318e3
Upgrade to spring version 5.3.30
dkayiwa Nov 8, 2023
6418f5a
maven(deps-dev): bump org.testcontainers:mysql from 1.19.1 to 1.19.2 …
dependabot[bot] Nov 15, 2023
ec81074
maven(deps-dev): bump org.testcontainers:postgresql (#4451)
dependabot[bot] Nov 15, 2023
8212193
TRUNK-6202 Replace Hibernate Criteria API with JPA Criteria API for H…
k4pran Nov 15, 2023
4e0cf59
maven(deps): bump jacksonVersion from 2.15.3 to 2.16.0 (#4452)
dependabot[bot] Nov 16, 2023
4361574
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateCohor…
k4pran Nov 19, 2023
4b31d08
maven(deps): bump log4jVersion from 2.21.1 to 2.22.0 (#4457)
dependabot[bot] Nov 20, 2023
bd6cd96
maven(deps): bump net.bytebuddy:byte-buddy-agent from 1.14.9 to 1.14.…
dependabot[bot] Nov 20, 2023
03b23ce
maven(deps): bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 (#4…
dependabot[bot] Nov 20, 2023
17534cb
maven(deps-dev): bump org.testcontainers:mysql from 1.19.2 to 1.19.3 …
dependabot[bot] Nov 21, 2023
e7c3529
maven(deps-dev): bump org.testcontainers:postgresql (#4461)
dependabot[bot] Nov 21, 2023
0984680
maven(deps): bump org.postgresql:postgresql from 42.6.0 to 42.7.0 (#4…
dependabot[bot] Nov 21, 2023
f6b5671
maven(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.1…
dependabot[bot] Nov 22, 2023
6a4c46b
maven(deps): bump org.codehaus.mojo:build-helper-maven-plugin (#4465)
dependabot[bot] Nov 27, 2023
b937ae1
TRUNK-6192: NameSupport.java to provide for NameTemplate overriding v…
IamMujuziMoses Nov 28, 2023
c49db7b
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateCondi…
k4pran Nov 28, 2023
92f1765
github-actions(deps): bump actions/setup-java from 3 to 4 (#4472)
dependabot[bot] Nov 29, 2023
fa40ad5
maven(deps): bump org.codehaus.cargo:cargo-maven3-plugin (#4473)
dependabot[bot] Nov 29, 2023
e4bdfae
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateConte…
k4pran Nov 29, 2023
1f30708
maven(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1 (#4475)
dependabot[bot] Nov 30, 2023
beb62d2
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateDatat…
k4pran Dec 2, 2023
58268a7
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateDiagn…
k4pran Dec 2, 2023
63311bb
maven(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#4477)
dependabot[bot] Dec 4, 2023
fe9c2c0
Fix demo data errors
dkayiwa Dec 5, 2023
4e46ff8
TRUNK-6161 Remove dependency org.azeckoski:reflectutils
dkayiwa Dec 5, 2023
0332d4b
We no longer need the qaframework trigger
dkayiwa Dec 5, 2023
7f67307
maven(deps): bump org.postgresql:postgresql from 42.7.0 to 42.7.1 (#4…
dependabot[bot] Dec 6, 2023
b61130e
github-actions(deps): bump actions/stale from 8 to 9 (#4479)
dependabot[bot] Dec 7, 2023
c6e04ee
maven(deps): bump commons-validator:commons-validator from 1.7 to 1.8…
dependabot[bot] Dec 9, 2023
f752fc0
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateConce…
k4pran Dec 9, 2023
329938d
maven(deps): bump aspectjVersion from 1.9.20.1 to 1.9.21 (#4484)
dependabot[bot] Dec 11, 2023
66dbae5
TRUNK-6206: Global property specific privileges (#4456)
IamMujuziMoses Dec 11, 2023
9f2226b
github-actions(deps): bump github/codeql-action from 2 to 3 (#4491)
dependabot[bot] Dec 13, 2023
4a31469
maven(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#4492)
dependabot[bot] Dec 13, 2023
9646707
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateOpenm…
k4pran Dec 13, 2023
838cbac
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateLocat…
k4pran Dec 14, 2023
c89be61
TRUNK-6206: Global property specific privileges (#4493)
IamMujuziMoses Dec 15, 2023
940c3fe
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateOpenm…
k4pran Dec 18, 2023
cf16e7b
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateOpenm…
k4pran Dec 18, 2023
4f886ae
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateMedic…
k4pran Dec 18, 2023
1622c6c
maven(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jr…
dependabot[bot] Dec 19, 2023
744d26c
maven(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#4500)
dependabot[bot] Dec 19, 2023
2bdee55
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateSeria…
k4pran Dec 20, 2023
1315332
maven(deps): bump net.bytebuddy:byte-buddy-agent from 1.14.10 to 1.14…
dependabot[bot] Dec 21, 2023
c63be6b
maven(deps): bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 (#…
dependabot[bot] Dec 21, 2023
397d9e1
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateOrder…
k4pran Dec 22, 2023
0d19213
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateUserD…
k4pran Dec 23, 2023
6a8f915
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateVisit…
k4pran Dec 23, 2023
920caa3
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateProgr…
k4pran Dec 24, 2023
4575b8c
maven(deps): bump jacksonVersion from 2.16.0 to 2.16.1 (#4508)
dependabot[bot] Dec 25, 2023
d340d68
maven(deps): bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA…
dependabot[bot] Dec 25, 2023
065b413
maven(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#4510)
dependabot[bot] Dec 25, 2023
4251de8
maven(deps): bump log4jVersion from 2.22.0 to 2.22.1 (#4511)
dependabot[bot] Dec 27, 2023
00a1a18
maven(deps): bump org.apache.maven.plugins:maven-jxr-plugin (#4524)
dependabot[bot] Jan 1, 2024
78b994c
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateFormD…
k4pran Jan 3, 2024
0fdbcf4
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateProvi…
k4pran Jan 3, 2024
3a1cbfa
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateSched…
k4pran Jan 5, 2024
a3f159d
maven(deps): bump joda-time:joda-time from 2.12.5 to 2.12.6 (#4525)
dependabot[bot] Jan 8, 2024
6ac45bd
TRUNK-6192 PSQLException: ERROR: value too long for type character(36)
dkayiwa Jan 8, 2024
b488ddf
TRUNK-6202 Fix test failures when run on PostgreSQL
dkayiwa Jan 8, 2024
92320c4
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateLocat…
k4pran Jan 9, 2024
e2ba384
maven(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#4527)
dependabot[bot] Jan 10, 2024
d7b69bc
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateAlert…
k4pran Jan 11, 2024
563fb72
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernatePerso…
k4pran Jan 14, 2024
611f328
Update README.md
dkayiwa Jan 14, 2024
447c27b
Update README.md
dkayiwa Jan 14, 2024
9547692
TRUNK-5870 Soundex and UUID extensions for PostgreSQL
dkayiwa Jan 14, 2024
02908e4
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateObsDA…
k4pran Jan 15, 2024
25eb931
TRUNK-5944: LocationAttributeType Domain - Switching from Hibernate M…
ManojLL Jan 16, 2024
eda9f2f
TRUNK-5810 : relationship domain - replaced hibernate mappings with a…
ManojLL Jan 16, 2024
a986332
TRUNK-6202 Remove Hibernate Criteria API where unused (#4518)
k4pran Jan 16, 2024
e277ab5
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateHL7DA…
k4pran Jan 16, 2024
08bfdc6
TRUNK-5951: SerializedObject Domain - Switching from Hibernate Mappin…
ManojLL Jan 16, 2024
2a7c14d
github-actions(deps): bump actions/cache from 3 to 4 (#4535)
dependabot[bot] Jan 17, 2024
6a4ed04
Remove test which fails on MySQL and PosgreSQL
dkayiwa Jan 22, 2024
c5393ff
maven(deps-dev): bump org.testcontainers:mysql from 1.19.3 to 1.19.4 …
dependabot[bot] Jan 25, 2024
5b58c82
maven(deps-dev): bump org.testcontainers:postgresql (#4543)
dependabot[bot] Jan 25, 2024
981e3a6
TRUNK-5926: PatientState Domain - Switching from Hibernate Mappings t…
ManojLL Jan 29, 2024
3acaa95
TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateEncou…
k4pran Jan 30, 2024
44e4000
maven(deps): bump joda-time:joda-time from 2.12.6 to 2.12.7 (#4551)
dependabot[bot] Feb 5, 2024
955d07d
maven(deps): bump org.codehaus.cargo:cargo-maven3-plugin (#4550)
dependabot[bot] Feb 5, 2024
2d7b186
maven(deps): bump junitVersion from 5.10.1 to 5.10.2 (#4549)
dependabot[bot] Feb 5, 2024
34824c3
TRUNK-6219: Obs should be considered a group if it ever had group mem…
icrc-loliveira Feb 7, 2024
98f217e
maven(deps-dev): bump org.testcontainers:postgresql (#4553)
dependabot[bot] Feb 8, 2024
a7bcc53
maven(deps-dev): bump org.testcontainers:mysql from 1.19.4 to 1.19.5 …
dependabot[bot] Feb 8, 2024
abe06a7
TRUNK-1992: Remove returning default lunch validator in PatientServi…
ManojLL Feb 10, 2024
08a8fa8
maven(deps): bump aspectjVersion from 1.9.21 to 1.9.21.1 (#4557)
dependabot[bot] Feb 14, 2024
7ef9e7a
TRUNK-6223 - RequiredDataAdvice should validate after save handlers e…
mseaton Feb 15, 2024
2da008c
maven(deps): bump net.bytebuddy:byte-buddy-agent from 1.14.11 to 1.14…
dependabot[bot] Feb 17, 2024
b925a64
maven(deps): bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12 (#…
dependabot[bot] Feb 17, 2024
516c0f4
maven(deps): bump org.postgresql:postgresql from 42.7.1 to 42.7.2 (#4…
dependabot[bot] Feb 20, 2024
4e3f506
maven(deps-dev): bump org.testcontainers:postgresql (#4568)
dependabot[bot] Feb 22, 2024
e2fd670
maven(deps-dev): bump org.testcontainers:mysql from 1.19.5 to 1.19.6 …
dependabot[bot] Feb 22, 2024
e3a1009
TRUNK-6216: LocaleUtility#fromSpecification should be updated to supp…
mherman22 Mar 1, 2024
b61a6a6
TRUNK-6224: Update replace ClassLoaderFileOpener with modern API (#4574)
ibacher Mar 6, 2024
4c51994
TRUNK-4004: Expose start_before_modules functionality better (#4575)
ibacher Mar 6, 2024
03e717e
maven(deps-dev): bump org.testcontainers:mysql from 1.19.6 to 1.19.7 …
dependabot[bot] Mar 6, 2024
3e607f0
maven(deps-dev): bump org.testcontainers:postgresql (#4576)
dependabot[bot] Mar 6, 2024
bc40961
maven(deps): bump jakarta.xml.bind:jakarta.xml.bind-api (#4578)
dependabot[bot] Mar 7, 2024
417310c
maven(deps): bump org.apache.maven.plugins:maven-assembly-plugin (#4584)
dependabot[bot] Mar 11, 2024
1bb7c3f
maven(deps): bump jacksonVersion from 2.16.1 to 2.16.2 (#4582)
dependabot[bot] Mar 11, 2024
5219e3f
maven(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#…
dependabot[bot] Mar 13, 2024
b4bdc9f
maven(deps): bump aspectjVersion from 1.9.21.1 to 1.9.21.2 (#4589)
dependabot[bot] Mar 13, 2024
e91c94a
maven(deps): bump jacksonVersion from 2.16.2 to 2.17.0 (#4590)
dependabot[bot] Mar 13, 2024
af1b0bb
maven(deps): bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jr…
dependabot[bot] Mar 14, 2024
725e58f
maven(deps): bump org.postgresql:postgresql from 42.7.2 to 42.7.3 (#4…
dependabot[bot] Mar 16, 2024
2cb8aef
maven(deps): bump org.apache.maven.plugins:maven-assembly-plugin (#4595)
dependabot[bot] Mar 19, 2024
42ed2b8
maven(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#4596)
dependabot[bot] Mar 19, 2024
bbeda7d
maven(deps): bump aspectjVersion from 1.9.21.2 to 1.9.22 (#4602)
dependabot[bot] Mar 25, 2024
26cdbfb
TRUNK-6158-> Making User lockout time configurable: commit 1 (#4226)
NischithJShetty Jan 2, 2023
9ce724b
maven(deps): bump mockitoVersion from 3.12.4 to 5.11.0
dependabot[bot] Apr 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
maven(deps): bump net.bytebuddy:byte-buddy-agent from 1.14.11 to 1.14…
….12 (openmrs#4564)

Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.14.11 to 1.14.12.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.14.11...byte-buddy-1.14.12)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and Wandji69 committed Mar 29, 2024
commit 2da008cabf0e0bef41bee77891abb4f59d7b9798
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1129,7 +1129,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
<version>1.14.11</version>
<version>1.14.12</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down