Skip to content

Commit c51aa08

Browse files
Spring: upgrade
1 parent 81d3713 commit c51aa08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/groovy/dwh-migration-dumper.java-common-conventions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
implementation "org.apache.commons:commons-csv:1.9.0"
6464
implementation "org.apache.commons:commons-lang3:3.8.1"
6565
testFixturesImplementation "org.apache.commons:commons-lang3:3.8.1"
66-
def springVersion = '5.3.14'
66+
def springVersion = '5.3.25'
6767
implementation "org.springframework:spring-core:$springVersion"
6868
implementation "org.springframework:spring-jdbc:$springVersion"
6969
implementation "com.zaxxer:HikariCP:3.2.0"

0 commit comments

Comments
 (0)