diff --git a/pom.xml b/pom.xml
index bea6e74..205a9b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,12 +13,10 @@
com.rbkmoney
spring-boot-starter-parent
- 2.3.3.RELEASE
+ 2.3.4.RELEASE
- target/sites/jacoco/jacoco.exec
- target/site/cobertura/coverage.xml
Inal Arsanukaev <i.arsanukaev@rbkmoney.com>
8022
8023
@@ -27,8 +25,8 @@
42.2.5
57e26d8ee999d7b0b50248c22afc63e6f926d276
${env.REGISTRY}
- 1.441-93bff52
- 0.3.6
+ 1.460-3710cab
+ 0.3.8
localhost
5432
@@ -38,7 +36,7 @@
postgres
hook
- 0.6.9
+ 0.6.11
@@ -56,7 +54,7 @@
com.zaxxer
HikariCP
- 3.3.1
+ ${hikaricp.version}
org.postgresql
@@ -327,27 +325,6 @@
-
- org.jacoco
- jacoco-maven-plugin
- 0.8.2
-
- ${sonar.jacoco.reportPath}
- true
-
- com/rbkmoney/hooker/constant/**/*
- com/rbkmoney/hooker/model/**/*
-
-
-
-
- agent
-
- prepare-agent
-
-
-
-