Commit 9018ad63 authored by Tu Bach's avatar Tu Bach

no message

parent f20a6bab
...@@ -83,11 +83,11 @@ ...@@ -83,11 +83,11 @@
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-websocket</artifactId> <artifactId>spring-boot-starter-websocket</artifactId>
</dependency> </dependency>
<!-- <dependency>--> <dependency>
<!-- <groupId>com.viettel</groupId>--> <groupId>com.viettel</groupId>
<!-- <artifactId>viettelsercurity</artifactId>--> <artifactId>viettelsercurity</artifactId>
<!-- <version>11.2.0.3</version>--> <version>11.2.0.3</version>
<!-- </dependency>--> </dependency>
<!--<dependency>--> <!--<dependency>-->
<!--<groupId>org.apache.kafka</groupId>--> <!--<groupId>org.apache.kafka</groupId>-->
<!--<artifactId>kafka-streams</artifactId>--> <!--<artifactId>kafka-streams</artifactId>-->
...@@ -99,8 +99,8 @@ ...@@ -99,8 +99,8 @@
<dependency> <dependency>
<groupId>com.oracle</groupId> <groupId>com.oracle</groupId>
<artifactId>ojdbc7</artifactId> <artifactId>ojdbc7</artifactId>
<!-- <scope>system</scope>--> <!-- <scope>system</scope>-->
<!-- <systemPath>${project.basedir}/lib/ojdbc7.jar</systemPath>--> <!-- <systemPath>${project.basedir}/lib/ojdbc7.jar</systemPath>-->
<version>1.0</version> <version>1.0</version>
</dependency> </dependency>
<dependency> <dependency>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment