This commit is contained in:
Prerna Srivastava
2022-08-05 13:46:47 +05:30
parent fb1d17764a
commit 167319022f

View File

@@ -26,7 +26,7 @@ limitations under the License.
<dependency> <dependency>
<groupId>com.ibm.mq</groupId> <groupId>com.ibm.mq</groupId>
<artifactId>com.ibm.mq.allclient</artifactId> <artifactId>com.ibm.mq.allclient</artifactId>
<version>9.2.0.0</version> <version>9.3.0.0</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>