Skip to content

Commit

Permalink
Merge pull request jhipster#17 from magaton/master
Browse files Browse the repository at this point in the history
removed duplicated spring-boot-starter-thymeleaf
  • Loading branch information
gmarziou authored Nov 27, 2017
2 parents dd62c7f + 96e6497 commit 9957b16
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions jhipster-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,17 +376,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
<version>${spring-boot.version}</version>
<exclusions>
<exclusion>
<groupId>nz.net.ultraq.thymeleaf</groupId>
<artifactId>thymeleaf-layout-dialect</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework.social</groupId>
<artifactId>spring-social-google</artifactId>
Expand Down

0 comments on commit 9957b16

Please sign in to comment.