Compare commits

...

2 Commits

Author SHA1 Message Date
SunChaoqun
4344ad1f2d TESB-31603:Get error when build Route 2021-01-04 15:48:57 +08:00
SunChaoqun
45406b1eee TESB-31603:Get error when build Route 2021-01-04 15:45:15 +08:00

View File

@@ -36,8 +36,11 @@
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
</exclusion>
<exclusion>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>