Skip to content

Commit

Permalink
upgrade json lib
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyajohnson authored and haileyajohnson committed Oct 16, 2023
1 parent 809cc73 commit e69f5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tds-platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
runtime 'org.apache.logging.log4j:log4j-web'

// tds
api 'org.json:json:20230227'
api 'org.json:json:20231013'
api 'com.coverity.security:coverity-escapers:1.1.1'
api 'org.thymeleaf:thymeleaf-spring5:3.1.2.RELEASE'
api 'jakarta.validation:jakarta.validation-api'
Expand Down

0 comments on commit e69f5b2

Please sign in to comment.