Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
divyamadala30 authored Feb 28, 2023
1 parent 1439b2b commit d601292
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 d601292

Please sign in to comment.