diff options
author | Dan Timoney <dtimoney@att.com> | 2022-09-29 15:52:33 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-09-29 15:52:33 -0400 |
commit | c2556dd48738b43e91e27a57df60c3ec347c5ac0 (patch) | |
tree | 8d7ef5cf7d36fc5a946b1c99900ee88b7f3378b2 /ms/pom.xml | |
parent | 7ae63cbdf21b06e0234d51a3200f9ebbf393f8eb (diff) |
Update third party versions in ccsdk/apps
Upgrade to latest springboot 2.6 release and updated gson version
Change-Id: Ie12921daa905424bee3e5423371f951d3156e803
Issue-ID: CCSDK-3771
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ms/pom.xml')
-rw-r--r-- | ms/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ * limitations under the License. * ============LICENSE_END========================================================= --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> |