Skip to content

Commit

Permalink
[DBACLD-164346] Bump smack jar version from 3.1.0 to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijithumbe committed Jan 24, 2025
1 parent 978e078 commit 40a04b8
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions jbpm-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,14 @@
<version>${version.org.quartz-scheduler}</version>
</additionalDependency>
<additionalDependency>
<groupId>jivesoftware</groupId>
<artifactId>smack</artifactId>
<version>${version.jivesoftware.smack}</version>
<groupId>org.igniterealtime.smack</groupId>
<artifactId>smack-core</artifactId>
<version>${version.org.igniterealtime.smack-core}</version>
</additionalDependency>
<additionalDependency>
<groupId>org.igniterealtime.smack</groupId>
<artifactId>smack-tcp</artifactId>
<version>${version.org.igniterealtime.smack-tcp}</version>
</additionalDependency>
<additionalDependency>
<groupId>rome</groupId>
Expand Down

0 comments on commit 40a04b8

Please sign in to comment.