File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
json-client-implementation Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 55dependencies {
66 compile project(' :common' )
77 compile ' com.google.code.gson:gson:2.8.0'
8- compile ' org.java-websocket:Java-WebSocket:1.5.2 '
8+ compile ' org.java-websocket:Java-WebSocket:1.5.3 '
99 testCompile ' junit:junit:4.12'
1010 testCompile ' org.mockito:mockito-core:1.10.19'
1111 testCompile ' org.hamcrest:hamcrest-core:1.3'
Original file line number Diff line number Diff line change 6161 <dependency >
6262 <groupId >org.java-websocket</groupId >
6363 <artifactId >Java-WebSocket</artifactId >
64- <version >1.5.2 </version >
64+ <version >1.5.3 </version >
6565 </dependency >
6666 <dependency >
6767 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >org.java-websocket</groupId >
3838 <artifactId >Java-WebSocket</artifactId >
39- <version >1.5.2 </version >
39+ <version >1.5.3 </version >
4040 </dependency >
4141 <dependency >
4242 <groupId >com.google.code.gson</groupId >
Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >org.java-websocket</groupId >
3838 <artifactId >Java-WebSocket</artifactId >
39- <version >1.5.2 </version >
39+ <version >1.5.3 </version >
4040 </dependency >
4141 <dependency >
4242 <groupId >com.google.code.gson</groupId >
Original file line number Diff line number Diff line change 55dependencies {
66 compile project(' :common' )
77 compile project(' :OCPP-J' )
8- compile ' org.java-websocket:Java-WebSocket:1.5.2 '
8+ compile ' org.java-websocket:Java-WebSocket:1.5.3 '
99 compile group : ' javax.xml.soap' , name : ' javax.xml.soap-api' , version : ' 1.4.0'
1010
1111 testCompile ' junit:junit:4.12'
Original file line number Diff line number Diff line change 6060 <dependency >
6161 <groupId >org.java-websocket</groupId >
6262 <artifactId >Java-WebSocket</artifactId >
63- <version >1.5.2 </version >
63+ <version >1.5.3 </version >
6464 </dependency >
6565 <dependency >
6666 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 55dependencies {
66 compile project(' :common' )
77 compile project(' :OCPP-J' )
8- compile ' org.java-websocket:Java-WebSocket:1.5.2 '
8+ compile ' org.java-websocket:Java-WebSocket:1.5.3 '
99 testCompile ' junit:junit:4.12'
1010 testCompile ' org.mockito:mockito-core:1.10.19'
1111 testCompile ' org.hamcrest:hamcrest-core:1.3'
Original file line number Diff line number Diff line change 6060 <dependency >
6161 <groupId >org.java-websocket</groupId >
6262 <artifactId >Java-WebSocket</artifactId >
63- <version >1.5.2 </version >
63+ <version >1.5.3 </version >
6464 </dependency >
6565 <dependency >
6666 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments