| | |
| | | <jwt.version>0.9.1</jwt.version> |
| | | <mybatis-plus.version>3.4.3</mybatis-plus.version> |
| | | <p6spy.version>3.9.1</p6spy.version> |
| | | <hutool.version>5.7.6</hutool.version> |
| | | <hutool.version>5.7.7</hutool.version> |
| | | <feign.version>3.0.3</feign.version> |
| | | <feign-okhttp.version>11.2</feign-okhttp.version> |
| | | <okhttp.version>4.9.1</okhttp.version> |
| | |
| | | <repository> |
| | | <id>public</id> |
| | | <name>aliyun nexus</name> |
| | | <url>http://maven.aliyun.com/nexus/content/groups/public/</url> |
| | | <url>https://maven.aliyun.com/repository/public/</url> |
| | | <releases> |
| | | <enabled>true</enabled> |
| | | </releases> |
| | |
| | | <pluginRepository> |
| | | <id>public</id> |
| | | <name>aliyun nexus</name> |
| | | <url>http://maven.aliyun.com/nexus/content/groups/public/</url> |
| | | <url>https://maven.aliyun.com/repository/public/</url> |
| | | <releases> |
| | | <enabled>true</enabled> |
| | | </releases> |