Skip to content

Commit

Permalink
Update pom.xml (#863)
Browse files Browse the repository at this point in the history
  • Loading branch information
divyamadala30 authored Dec 16, 2022
1 parent 3815603 commit 55efd20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
<testcontainers.version>1.16.0</testcontainers.version>
<!-- smile messaging and shared entities dependency versions -->
<smile_messaging_java.group>com.github.mskcc</smile_messaging_java.group>
<smile_messaging_java.version>1.3.6.RELEASE</smile_messaging_java.version>
<smile_messaging_java.version>1.3.9.RELEASE</smile_messaging_java.version>
<!-- smile commons centralized config properties -->
<smile_commons.group>com.github.mskcc</smile_commons.group>
<smile_commons.version>1.3.8.RELEASE</smile_commons.version>
<smile_commons.version>1.3.9.RELEASE</smile_commons.version>
<!-- smile expected schema version -->
<smile.schema_version>v2.2</smile.schema_version>
</properties>
Expand Down

0 comments on commit 55efd20

Please sign in to comment.