diff options
author | Malarvizhi <malarvizhi.44@wipro.com> | 2021-03-09 23:27:01 -0800 |
---|---|---|
committer | Malarvizhi <malarvizhi.44@wipro.com> | 2021-03-09 23:27:01 -0800 |
commit | f11165e00b6633187f8ab0b002ed6f7e196260d5 (patch) | |
tree | 91ebc05684bca4331d06ad958cbdbc77c14a6bb8 /cmso-sonar/pom.xml | |
parent | 6403adcbac7bd6350310fe0eb7562a378a253b4a (diff) |
Fix weak cryptography issues2.3.2
Issue-ID: OPTFRA-927
Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
Change-Id: I2ae9a114b9825c3d3e6faa31afb72a54cdf0c423
Diffstat (limited to 'cmso-sonar/pom.xml')
-rw-r--r-- | cmso-sonar/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmso-sonar/pom.xml b/cmso-sonar/pom.xml index 6a925de..4b5052b 100644 --- a/cmso-sonar/pom.xml +++ b/cmso-sonar/pom.xml @@ -24,7 +24,7 @@ <parent>
<groupId>org.onap.optf.cmso</groupId>
<artifactId>cmso</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.optf.cmso.sonar</groupId>
|