Skip to content

Commit

Permalink
Merge pull request #121 from DataBiosphere/dependabot/gradle/develop/…
Browse files Browse the repository at this point in the history
…org.springframework-spring-web-6.1.4

[PF-2987]: Bump org.springframework:spring-web from 5.3.23 to 6.1.4
  • Loading branch information
cahrens authored Mar 12, 2024
2 parents 6eb5680 + 02ef115 commit a180cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stairway/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
implementation group: 'org.openapitools', name: 'jackson-databind-nullable', version: '0.2.3'

// Spring
implementation group: 'org.springframework', name: 'spring-web', version: '5.3.23'
implementation group: 'org.springframework', name: 'spring-web', version: '6.1.4'

// Database
implementation group: 'org.liquibase', name: 'liquibase-core', version: '4.8.0'
Expand Down

0 comments on commit a180cac

Please sign in to comment.