버전 변경
This commit is contained in:
+1
-3
@@ -14,7 +14,7 @@ war.enabled = true
|
|||||||
|
|
||||||
ext['logback.version'] = '1.2.10'
|
ext['logback.version'] = '1.2.10'
|
||||||
group = 'com.eactive'
|
group = 'com.eactive'
|
||||||
version = '1.0.1'
|
version = '1.0.2'
|
||||||
sourceCompatibility = '1.8'
|
sourceCompatibility = '1.8'
|
||||||
|
|
||||||
|
|
||||||
@@ -44,8 +44,6 @@ dependencies {
|
|||||||
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect'
|
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect'
|
||||||
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity5'
|
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity5'
|
||||||
implementation 'com.navercorp.lucy:lucy-xss-servlet:2.0.1'
|
implementation 'com.navercorp.lucy:lucy-xss-servlet:2.0.1'
|
||||||
// implementation 'com.github.darrachequesne:spring-data-jpa-datatables:5.1.0'
|
|
||||||
// implementation 'com.google.jimfs:jimfs:1.2'
|
|
||||||
|
|
||||||
implementation 'io.springfox:springfox-boot-starter:3.0.0'
|
implementation 'io.springfox:springfox-boot-starter:3.0.0'
|
||||||
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
|
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
|
||||||
|
|||||||
Reference in New Issue
Block a user