Skip to content

Commit

Permalink
Merge pull request #49 from mskcc/divyamadala30-patch-2
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
divyamadala30 authored Feb 28, 2023
2 parents 1439b2b + d601292 commit 0b2b7a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
<jackson.version>2.11.2</jackson.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.9.RELEASE</smile_messaging_java.version>
<smile_messaging_java.version>1.3.10.RELEASE</smile_messaging_java.version>
<!-- smile commons centralized config properties -->
<smile_commons.group>com.github.mskcc</smile_commons.group>
<smile_commons.version>1.3.9.RELEASE</smile_commons.version>
<smile_commons.version>1.3.10.RELEASE</smile_commons.version>
<!-- smile server model module -->
<smile_server.group>com.github.mskcc.smile-server</smile_server.group>
<smile_server.version>1.5.1.RELEASE</smile_server.version>
<smile_server.version>1.5.4.RELEASE</smile_server.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0b2b7a0

Please sign in to comment.