зависимость на модуль проверки прав для клиринг сервиса

This commit is contained in:
ialbert 2023-06-16 18:53:30 +03:00
parent 654b4f643c
commit 9690dd727e

View file

@ -22,6 +22,10 @@
<artifactId>spring-statemachine-starter</artifactId>
<version>3.2.0</version>
</dependency>
<dependency>
<groupId>ru.spcex.clearing</groupId>
<artifactId>security-util</artifactId>
</dependency>
<dependency>
<groupId>ru.spcex.platform</groupId>
<artifactId>platform-messaging</artifactId>