Skip to content

Commit

Permalink
[Fix kbss-cvut/fta-fmea-ui#507] Add missing spring-data-commons depen…
Browse files Browse the repository at this point in the history
…dency
  • Loading branch information
kostobog committed Jul 10, 2024
1 parent 1662b20 commit bff2069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.springframework.security:spring-security-oauth2-core'
implementation 'org.springframework.data:spring-data-commons'
implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server'
implementation 'org.springframework.boot:spring-boot-starter-validation'

Expand Down

0 comments on commit bff2069

Please sign in to comment.