Merge remote-tracking branch 'origin/master' into rel_7_3_tracking

This commit is contained in:
dotasek
2024-07-02 12:00:55 -04:00
27 changed files with 1729 additions and 662 deletions

View File

@@ -42,6 +42,15 @@
<dependencyManagement>
<dependencies>
<!-- Temporarily override CR depedencies for debugging -->
<!-- <dependency>-->
<!-- <groupId>org.opencds.cqf.fhir</groupId>-->
<!-- <artifactId>cqf-fhir-bom</artifactId>-->
<!-- <version>3.4.0</version>-->
<!-- <type>pom</type>-->
<!-- <scope>import</scope>-->
<!-- </dependency>-->
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>