Skip to content

Commit

Permalink
Update commons and messaging java deps to 2.0.2.RELEASE (#1392)
Browse files Browse the repository at this point in the history
  • Loading branch information
qu8n authored Jan 29, 2025
1 parent 28cdea7 commit 97cdf8e
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 @@ -49,10 +49,10 @@
<testcontainers.version>1.20.1</testcontainers.version>
<!-- smile messaging and shared entities dependency versions -->
<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>
<!-- smile expected schema version -->
<smile.schema_version>v2.3</smile.schema_version>
</properties>
Expand Down

0 comments on commit 97cdf8e

Please # to comment.