diff --git a/ruoyi-modules/hwmom-mes/pom.xml b/ruoyi-modules/hwmom-mes/pom.xml index e049731..099fc32 100644 --- a/ruoyi-modules/hwmom-mes/pom.xml +++ b/ruoyi-modules/hwmom-mes/pom.xml @@ -111,10 +111,6 @@ com.microsoft.sqlserver mssql-jdbc - - com.microsoft.sqlserver - mssql-jdbc - org.dromara hwmom-common-mom @@ -135,6 +131,36 @@ compile + + + org.springframework.statemachine + spring-statemachine-core + 3.2.0 + + + + org.springframework.statemachine + spring-statemachine-starter + 3.2.0 + + + + org.springframework.statemachine + spring-statemachine-autoconfigure + 3.2.0 + + + javax.persistence + javax.persistence-api + 2.2 + + + + org.springframework.statemachine + spring-statemachine-data-jpa + 3.2.0 + +