去掉javax.xml.bind依赖
This commit is contained in:
		@ -36,11 +36,6 @@
 | 
				
			|||||||
  </properties>
 | 
					  </properties>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <dependencies>
 | 
					  <dependencies>
 | 
				
			||||||
    <dependency>
 | 
					 | 
				
			||||||
      <groupId>javax.xml.bind</groupId>
 | 
					 | 
				
			||||||
      <artifactId>jaxb-api</artifactId>
 | 
					 | 
				
			||||||
      <version>2.3.0</version>
 | 
					 | 
				
			||||||
    </dependency>
 | 
					 | 
				
			||||||
    <dependency>
 | 
					    <dependency>
 | 
				
			||||||
      <groupId>junit</groupId>
 | 
					      <groupId>junit</groupId>
 | 
				
			||||||
      <artifactId>junit</artifactId>
 | 
					      <artifactId>junit</artifactId>
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user