Skip to content

Commit

Permalink
Bump ucum to 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dotasek committed Dec 12, 2024
1 parent 7740b5d commit bd6a1f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion org.hl7.fhir.r5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
<dependency>
<groupId>org.fhir</groupId>
<artifactId>ucum</artifactId>
<version>1.0.3</version>
<optional>true</optional>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
<dependency>
<groupId>org.fhir</groupId>
<artifactId>ucum</artifactId>
<version>1.0.8</version>
<version>1.0.9</version>
</dependency>

<!-- Apache POI -->
Expand Down

0 comments on commit bd6a1f2

Please sign in to comment.