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 0d1320a commit e425817Copy full SHA for e425817
pom.xml
@@ -320,11 +320,6 @@
320
<artifactId>bcpkix-jdk15on</artifactId>
321
<version>1.68</version>
322
</dependency>
323
- <dependency>
324
- <groupId>javax.validation</groupId>
325
- <artifactId>validation-api</artifactId>
326
- <version>2.0.1.Final</version>
327
- </dependency>
328
</dependencies>
329
</dependencyManagement>
330
weixin-java-common/pom.xml
@@ -77,10 +77,6 @@
77
<groupId>org.projectlombok</groupId>
78
<artifactId>lombok</artifactId>
79
80
81
82
83
84
85
<dependency>
86
<groupId>ch.qos.logback</groupId>
0 commit comments