From bb442bee024da7073a107df9c68da9d2af271928 Mon Sep 17 00:00:00 2001 From: NShitrit Date: Mon, 18 Jul 2022 10:55:54 +0300 Subject: [PATCH] tech: upgrade dependencies --- build/pom.xml | 2 +- plugin/pom.xml | 8 ++++---- pom.xml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/build/pom.xml b/build/pom.xml index e3f4e3a..c2ca7d1 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -5,7 +5,7 @@ teamcity-ci-plugin-suite com.hpe.adm.octane.ciplugins - 1.4.4-SNAPSHOT + 1.4.6-SNAPSHOT teamcity-ci-plugin-build diff --git a/plugin/pom.xml b/plugin/pom.xml index 94fde28..20acfe8 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -22,7 +22,7 @@ teamcity-ci-plugin-suite com.hpe.adm.octane.ciplugins - 1.4.4-SNAPSHOT + 1.4.6-SNAPSHOT @@ -73,13 +73,13 @@ org.springframework spring-webmvc - RELEASE + 5.3.22 provided org.springframework spring-web - 4.1.2.RELEASE + 5.3.22 provided @@ -89,7 +89,7 @@ integrations-sdk com.hpe.adm.octane.ciplugins - 2.7.4.4 + 2.7.5.0 javax.servlet diff --git a/pom.xml b/pom.xml index f6b307c..1d6519f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.hpe.adm.octane.ciplugins teamcity-ci-plugin-suite - 1.4.4-SNAPSHOT + 1.4.6-SNAPSHOT pom ALM Octane teamcity plugin suite @@ -64,7 +64,7 @@ JetBrains - http://repository.jetbrains.com/all + https://download.jetbrains.com/teamcity-repository oss.sonatype.org