Skip to content

Commit

Permalink
Merge pull request #558 from hmcts/PAY-7212-Remove-properties-volume-…
Browse files Browse the repository at this point in the history
…spring-boot-starter

PAY-7212: Remove properties-volume-spring-boot-starter
  • Loading branch information
davejones74 authored Jul 18, 2024
2 parents 5e451e5 + 4579467 commit f60e833
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ dependencies {
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: javaLoggingVersion

implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '7.4'
implementation group: 'uk.gov.hmcts.reform', name: 'properties-volume-spring-boot-starter', version: '0.1.0'

implementation group: 'commons-io', name: 'commons-io', version: '2.16.1'
implementation group: 'org.apache.poi', name: 'poi', version: '5.2.5'
Expand All @@ -282,8 +281,6 @@ dependencies {
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign'
implementation group: 'io.github.openfeign', name: 'feign-jackson', version: '12.3'
implementation group: 'org.jboss.aerogear', name: 'aerogear-otp-java', version:'1.0.0'
implementation group: 'com.github.hmcts', name: 'properties-volume-spring-boot-starter', version: '0.1.1'


testImplementation group: 'org.springframework.security', name: 'spring-security-test'
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-thymeleaf'
Expand Down

0 comments on commit f60e833

Please sign in to comment.