aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2022-09-07 12:04:28 +0100
committerVasyl Razinkov <vasyl.razinkov@est.tech>2022-09-07 11:07:06 +0000
commit9bf89a232e97f9f9cbd71da9d8784cdf9b17004e (patch)
tree952c51ae6a821754e68ee1b978c58d0492865a75 /pom.xml
parent4a0754b568db469dfe6f45adb5d510c4e8dfdd8c (diff)
Update vulnerable dependencies
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I35281d3e8992e1eefd3a790189244a3e67d96f17 Issue-ID: SDC-4152
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 04ffa345..30ccc453 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
<sonar.coverage.jacoco.xmlReportPaths>
${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml
</sonar.coverage.jacoco.xmlReportPaths>
- <docker.api.version>1.41</docker.api.version>
+ <docker.api.version>1.41</docker.api.version>
<checkstyle.skip>true</checkstyle.skip>
</properties>