From 621a4549cbaad2b80f3132a8963083e6879dcbea Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Sat, 18 Feb 2023 12:03:10 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE=D1=81=D1=82?= =?UTF-8?q?=D0=B8=20=D1=82=D0=B5=D0=BB=D0=B5=D0=B3=D1=80=D0=B0=D0=BC=20?= =?UTF-8?q?=D0=B1=D0=BE=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index df96867..14479d9 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,22 @@ + + dev.struchkov.godfather.telegram + telegram-consumer-simple + ${telegram.bot.version} + + + dev.struchkov.godfather.telegram + telegram-core-simple + ${telegram.bot.version} + + + dev.struchkov.godfather.telegram + telegram-sender-simple + ${telegram.bot.version} + + org.springframework.boot spring-boot-starter