Remove non-existent starter from dependencies pom
This commit is contained in:
parent
c24667f6b1
commit
993a43ee8c
|
|
@ -270,11 +270,6 @@
|
|||
<artifactId>spring-boot-starter-jta-bitronix</artifactId>
|
||||
<version>1.2.0.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-jta-arjuna</artifactId>
|
||||
<version>1.2.0.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-log4j</artifactId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue