Ws mqc fixes (#276)

* fixing ws issues reported on mqcontainer repo

* updating vendor/modules

* updating vendor/modules

* updating vendor modudles to mark crypto lib as required
This commit is contained in:
KIRAN DARBHA
2022-07-14 16:20:02 +05:30
committed by GitHub Enterprise
parent e7b641cb1b
commit 6e10f3ba76
4 changed files with 14 additions and 10 deletions

View File

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