Skip to content

Commit

Permalink
Dependencies Updated (https://bit.ly/app-dependency-update) (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
bibekaryal86 authored Oct 29, 2024
1 parent 0ed4b03 commit 7b80cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-data-mongodb:$springVersion"
implementation 'ch.qos.logback:logback-core:1.5.12'
implementation 'ch.qos.logback:logback-classic:1.5.12'
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4'
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.1'
implementation 'javax.xml.bind:jaxb-api:2.3.1'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
Expand Down

0 comments on commit 7b80cea

Please sign in to comment.