febs-server/febs-server-hr/pom.xml
@@ -11,7 +11,7 @@ <artifactId>febs-server-hr</artifactId> <version>0.0.1-SNAPSHOT</version> <name>febs-server-hr</name> <name>FEBS-Server-Hr</name> <description>人力资源服务模块</description> <properties> @@ -52,7 +52,13 @@ <groupId>com.codingapi.txlcn</groupId> <artifactId>txlcn-txmsg-netty</artifactId> </dependency> </dependencies> <dependency> <groupId>cc.mrbird</groupId> <artifactId>febs-common-redis-starter</artifactId> <version>2.2-RELEASE</version> <scope>compile</scope> </dependency> </dependencies> <build> <plugins>