File tree Expand file tree Collapse file tree
socketd-transport-java-kcp
socketd-transport-java-tcp
socketd-transport-java-udp
socketd-transport-java-websocket
socketd-transport-smartsocket
socketd-transport-spring-websocket
src/main/java/org/noear/socketd Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,10 +67,10 @@ dependencies {
6767 debugImplementation(" androidx.compose.ui:ui-tooling" )
6868 debugImplementation(" androidx.compose.ui:ui-test-manifest" )
6969
70- // implementation("org.noear:socketd-transport-smartsocket:2.5.10 ")
71- implementation(" org.noear:socketd-transport-java-tcp:2.5.10 " )
72- implementation(" org.noear:socketd-transport-java-udp:2.5.10 " )
73- implementation(" org.noear:socketd-transport-java-websocket:2.5.10 " )
70+ // implementation("org.noear:socketd-transport-smartsocket:2.5.11 ")
71+ implementation(" org.noear:socketd-transport-java-tcp:2.5.11 " )
72+ implementation(" org.noear:socketd-transport-java-udp:2.5.11 " )
73+ implementation(" org.noear:socketd-transport-java-websocket:2.5.11 " )
7474
7575 implementation(" com.github.tony19:logback-android:3.0.0" )
7676}
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.noear</groupId >
99 <artifactId >socketd-parent</artifactId >
10- <version >2.5.10 </version >
10+ <version >2.5.11 </version >
1111 <relativePath >../socketd-parent/pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 66
77 <groupId >org.noear</groupId >
88 <artifactId >socketd-parent</artifactId >
9- <version >2.5.10 </version >
9+ <version >2.5.11 </version >
1010 <packaging >pom</packaging >
1111
1212 <name >${project.artifactId} </name >
1818 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
1919 <java .version>1.8</java .version>
2020
21- <socketd .version>2.5.10 </socketd .version>
21+ <socketd .version>2.5.11 </socketd .version>
2222
2323 <slf4j .version>2.0.12</slf4j .version>
2424 <junit5 .version>5.9.1</junit5 .version>
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.noear</groupId >
99 <artifactId >socketd-parent</artifactId >
10- <version >2.5.10 </version >
10+ <version >2.5.11 </version >
1111 <relativePath >../socketd-parent/pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.noear</groupId >
99 <artifactId >socketd-parent</artifactId >
10- <version >2.5.10 </version >
10+ <version >2.5.11 </version >
1111 <relativePath >../../socketd-parent/pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.noear</groupId >
99 <artifactId >socketd-parent</artifactId >
10- <version >2.5.10 </version >
10+ <version >2.5.11 </version >
1111 <relativePath >../../socketd-parent/pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.noear</groupId >
99 <artifactId >socketd-parent</artifactId >
10- <version >2.5.10 </version >
10+ <version >2.5.11 </version >
1111 <relativePath >../../socketd-parent/pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.noear</groupId >
88 <artifactId >socketd-parent</artifactId >
9- <version >2.5.10 </version >
9+ <version >2.5.11 </version >
1010 <relativePath >../../socketd-parent/pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.noear</groupId >
99 <artifactId >socketd-parent</artifactId >
10- <version >2.5.10 </version >
10+ <version >2.5.11 </version >
1111 <relativePath >../../socketd-parent/pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.noear</groupId >
99 <artifactId >socketd-parent</artifactId >
10- <version >2.5.10 </version >
10+ <version >2.5.11 </version >
1111 <relativePath >../../socketd-parent/pom.xml</relativePath >
1212 </parent >
1313
You can’t perform that action at this time.
0 commit comments