Skip to content

Commit

Permalink
Update dependency org.springframework:spring-jdbc to v5.3.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 5e414ca commit 738dbcf
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 @@ -23,7 +23,7 @@ dependencies {
annotationProcessor 'org.projectlombok:lombok:1.18.10'

implementation 'org.slf4j:slf4j-api:1.7.30'
implementation 'org.springframework:spring-jdbc:5.2.4.RELEASE'
implementation 'org.springframework:spring-jdbc:5.3.30'

testRuntime 'com.h2database:h2:1.4.200'

Expand Down

0 comments on commit 738dbcf

Please sign in to comment.