File tree Expand file tree Collapse file tree
socketd-transport/socketd-transport-smartsocket Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ### 2.5.8
2+ * smartsocket 升为 1.5.46
3+
14### 2.5.7
25* 添加 静态 spi 加载方式(避免某些打包方案让 java spi 失效)
36
Original file line number Diff line number Diff line change 2222
2323 <slf4j .version>2.0.12</slf4j .version>
2424 <junit5 .version>5.9.1</junit5 .version>
25- <smartsocket .version>1.5.44 </smartsocket .version>
25+ <smartsocket .version>1.5.46 </smartsocket .version>
2626 <java-websocket .version>1.5.3</java-websocket .version>
2727 <netty .version>4.1.107.Final</netty .version>
2828 <aeron .version>1.37.0</aeron .version>
Original file line number Diff line number Diff line change 2626 </dependency >
2727
2828 <dependency >
29- <groupId >org .smartboot.socket</groupId >
29+ <groupId >io.github .smartboot.socket</groupId >
3030 <artifactId >aio-pro</artifactId >
3131 <version >${smartsocket.version} </version >
3232 <exclusions >
You can’t perform that action at this time.
0 commit comments