This commit is contained in:
ilyin 2025-06-18 10:54:31 +03:00
parent 3c7d1261c0
commit 22538bf370
2 changed files with 31 additions and 47 deletions

48
pom.xml
View file

@ -19,7 +19,7 @@
<enable.version.in.url>false</enable.version.in.url>
<spring.version>5.3.39</spring.version>
<joda-time.version>2.9.2</joda-time.version>
<webbpm-platform.version>3.192.11</webbpm-platform.version>
<webbpm-platform.version>3.192.14</webbpm-platform.version>
<wbp.overall-timeout>72000</wbp.overall-timeout>
<jasperreports.version>6.21.4</jasperreports.version>
</properties>
@ -44,88 +44,88 @@
<version>3.192.11</version>
<exclusions>
<exclusion>
<artifactId>xercesImpl</artifactId>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
</exclusion>
<exclusion>
<artifactId>client</artifactId>
<groupId>ru.micord.fias</groupId>
<artifactId>client</artifactId>
</exclusion>
<exclusion>
<artifactId>gar-client</artifactId>
<groupId>ru.micord.gar</groupId>
<artifactId>gar-client</artifactId>
</exclusion>
<exclusion>
<artifactId>ical4j</artifactId>
<groupId>org.mnode.ical4j</groupId>
<artifactId>ical4j</artifactId>
</exclusion>
<exclusion>
<artifactId>commons-csv</artifactId>
<groupId>org.apache.commons</groupId>
<artifactId>commons-csv</artifactId>
</exclusion>
<exclusion>
<artifactId>spring-ldap-core</artifactId>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-core</artifactId>
</exclusion>
<exclusion>
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
<artifactId>bpmn-workflow-api</artifactId>
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
</exclusion>
<exclusion>
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
<artifactId>bpmn-workflow-jbpm-api</artifactId>
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
</exclusion>
<exclusion>
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
<artifactId>bpmn-workflow-jbpm</artifactId>
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
</exclusion>
<exclusion>
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
<artifactId>bpmn-deploy</artifactId>
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
</exclusion>
<exclusion>
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
<artifactId>bpmn-beans</artifactId>
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
</exclusion>
<exclusion>
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
<artifactId>bpmn-variable-condition-adapter</artifactId>
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
</exclusion>
<exclusion>
<groupId>ru.cg.webbpm.modules.security</groupId>
<artifactId>security-esia</artifactId>
<groupId>ru.cg.webbpm.modules.security</groupId>
</exclusion>
<exclusion>
<groupId>ru.cg.webbpm.modules.security</groupId>
<artifactId>security-api</artifactId>
<groupId>ru.cg.webbpm.modules.security</groupId>
</exclusion>
<exclusion>
<groupId>ru.cg.webbpm.modules.security</groupId>
<artifactId>security-beans</artifactId>
<groupId>ru.cg.webbpm.modules.security</groupId>
</exclusion>
<exclusion>
<groupId>ru.cg.webbpm.modules.security</groupId>
<artifactId>security-db-synchronization-api</artifactId>
<groupId>ru.cg.webbpm.modules.security</groupId>
</exclusion>
<exclusion>
<groupId>ru.cg.webbpm.modules.security</groupId>
<artifactId>security-db-synchronization-ldap-impl</artifactId>
<groupId>ru.cg.webbpm.modules.security</groupId>
</exclusion>
<exclusion>
<groupId>org.springframework.security.kerberos</groupId>
<artifactId>spring-security-kerberos-core</artifactId>
<groupId>org.springframework.security.kerberos</groupId>
</exclusion>
<exclusion>
<groupId>org.springframework.security.kerberos</groupId>
<artifactId>spring-security-kerberos-web</artifactId>
<groupId>org.springframework.security.kerberos</groupId>
</exclusion>
<exclusion>
<artifactId>security-adapter</artifactId>
<groupId>ru.cg.webbpm.modules.security</groupId>
<artifactId>security-adapter</artifactId>
</exclusion>
<exclusion>
<artifactId>telegram</artifactId>
<groupId>ru.cg.webbpm.modules.integration</groupId>
<artifactId>telegram</artifactId>
</exclusion>
</exclusions>
</dependency>
@ -324,8 +324,8 @@
<version>${spring-kafka.version}</version>
<exclusions>
<exclusion>
<artifactId>kafka-clients</artifactId>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
</exclusion>
</exclusions>
</dependency>
@ -335,8 +335,8 @@
<version>3.9.0</version>
<exclusions>
<exclusion>
<artifactId>snappy-java</artifactId>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
</exclusion>
</exclusions>
</dependency>

View file

@ -2431,7 +2431,6 @@
<componentRootId>f3f030e1-226f-44cb-932f-c25eea54da6e</componentRootId>
<name>Учетные записи</name>
<container>true</container>
<expanded>false</expanded>
<childrenReordered>false</childrenReordered>
<scripts id="d1ce20ca-453b-4610-a2a5-bb6498db5cf5">
<properties>
@ -2822,28 +2821,6 @@
<expanded>true</expanded>
</scripts>
</children>
</children>
<children id="57f4208e-96f4-44dd-8b03-7ee84077b128">
<prototypeId>84b784bf-7bec-42f5-bbb7-8a465de45019</prototypeId>
<componentRootId>57f4208e-96f4-44dd-8b03-7ee84077b128</componentRootId>
<name>Роли</name>
<container>true</container>
<expanded>false</expanded>
<childrenReordered>false</childrenReordered>
<scripts id="d1ce20ca-453b-4610-a2a5-bb6498db5cf5">
<properties>
<entry>
<key>heading</key>
<value>
<simple>"Роли"</simple>
</value>
</entry>
</properties>
</scripts>
<scripts id="e149fe87-788e-4d2f-8d3b-02abfaf052da"/>
<scripts id="98b064c8-1d68-432b-a99b-f8868d987e43"/>
<scripts id="0f6c4754-b38d-4ecf-b9b6-556168286ae6"/>
<scripts id="540780ae-3c57-4c6b-86d3-22e52cefd63f"/>
<children id="62adbc2d-0be1-45de-bc44-b77d11b129d7">
<prototypeId>16071adb-3bdf-4c33-b29b-886876016415</prototypeId>
<componentRootId>62adbc2d-0be1-45de-bc44-b77d11b129d7</componentRootId>
@ -3144,6 +3121,13 @@
</children>
</children>
</children>
<children id="57f4208e-96f4-44dd-8b03-7ee84077b128">
<prototypeId>84b784bf-7bec-42f5-bbb7-8a465de45019</prototypeId>
<componentRootId>57f4208e-96f4-44dd-8b03-7ee84077b128</componentRootId>
<name>Роли</name>
<container>true</container>
<removed>true</removed>
</children>
</children>
<children id="81bc8720-c32a-481c-bc05-35bbb81b0a14">
<prototypeId>ba24d307-0b91-4299-ba82-9d0b52384ff2</prototypeId>