diff --git a/telegrambots-spring-boot-starter/pom.xml b/telegrambots-spring-boot-starter/pom.xml index 195ef1a2..51d6532a 100644 --- a/telegrambots-spring-boot-starter/pom.xml +++ b/telegrambots-spring-boot-starter/pom.xml @@ -71,8 +71,7 @@ UTF-8 5.0.1 - 2.3.8.RELEASE - 3.19.0 + 2.4.2 1.6 1.6.8 @@ -108,17 +107,10 @@ org.springframework.boot - spring-boot-test + spring-boot-starter-test ${spring-boot.version} test - - - org.assertj - assertj-core - test - ${assertj-core.version} -