Skip to content

Commit

Permalink
Update dependency org.zalando:problem-spring-web-starter to v0.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 3838e31 commit cc178e6
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 @@ -341,7 +341,7 @@ dependencies {
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: versions.springDoc

implementation group: 'org.zalando', name: 'logbook-spring-boot-starter', version: versions.logbook
implementation group: 'org.zalando', name: 'problem-spring-web-starter', version: '0.26.2'
implementation group: 'org.zalando', name: 'problem-spring-web-starter', version: '0.29.1'

implementation group: 'net.minidev', name: 'json-smart', version: '2.5.1'

Expand Down

0 comments on commit cc178e6

Please sign in to comment.