We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0149e6b commit 02173c4Copy full SHA for 02173c4
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.github.yungyu16.spring</groupId>
7
<artifactId>spring-boot-starter-proxy</artifactId>
8
- <version>1.1.1</version>
+ <version>1.1.2</version>
9
<name>${project.artifactId}</name>
10
<description>将不可实例化的Interface动态代理后注册到Spring容器以便IOC,用于便捷的生成Local Stub</description>
11
<url>https://github.com/yungyu16/version-maven-plugin.git</url>
0 commit comments