Skip to content

Commit 9488ba5

Browse files
committed
chore: Update server version to 1.1.1
Also update Pathling version to 9.4.0.
1 parent aaca437 commit 9488ba5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>au.csiro.pathling</groupId>
88
<artifactId>server</artifactId>
9-
<version>1.1.1-SNAPSHOT</version>
9+
<version>1.1.1</version>
1010

1111
<name>Pathling Server</name>
1212
<description>
@@ -18,7 +18,7 @@
1818
<maven.compiler.target>21</maven.compiler.target>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<project.majorVersion>1</project.majorVersion>
21-
<pathling.version>9.3.1</pathling.version>
21+
<pathling.version>9.4.0</pathling.version>
2222
<pathling.hapiFhirVersion>8.6.0</pathling.hapiFhirVersion>
2323
<pathling.springBootVersion>3.5.9</pathling.springBootVersion>
2424
<pathling.sparkVersion>4.0.2</pathling.sparkVersion>

0 commit comments

Comments
 (0)