Skip to content

Commit

Permalink
[PRMT-4323] - Updated org.json:json to version 20231013
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadIqbalAD-NHS committed Dec 15, 2023
1 parent 78a4dc1 commit 5dc17de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation 'com.nimbusds:nimbus-jose-jwt:9.30.2'
implementation 'org.jetbrains:annotations:20.1.0'
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.json:json:20211205'
implementation 'org.json:json:20231013'

implementation 'org.apache.httpcomponents:httpclient:4.5.13'

Expand Down

0 comments on commit 5dc17de

Please sign in to comment.