Skip to content

Commit

Permalink
Update pom.xml (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
qu8n authored Jan 30, 2025
1 parent 70ca197 commit d216bf7
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 @@ -36,10 +36,10 @@
<jackson.version>2.17.2</jackson.version>
<!-- smile messaging -->
<smile_messaging_java.group>com.github.mskcc</smile_messaging_java.group>
<smile_messaging_java.version>2.0.1.RELEASE</smile_messaging_java.version>
<smile_messaging_java.version>2.0.2.RELEASE</smile_messaging_java.version>
<!-- smile commons centralized config properties -->
<smile_commons.group>com.github.mskcc</smile_commons.group>
<smile_commons.version>2.0.1.RELEASE</smile_commons.version>
<smile_commons.version>2.0.2.RELEASE</smile_commons.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d216bf7

Please sign in to comment.