Skip to content

Commit 34cf8be

Browse files
committed
Upgrade to AWS Advanced JDBC Wrapper 2.6.0
Closes gh-45923
1 parent b8d6720 commit 34cf8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ bom {
2525
]
2626
}
2727
}
28-
library("AWS Advanced JDBC Wrapper", "2.5.4") {
28+
library("AWS Advanced JDBC Wrapper", "2.6.0") {
2929
group("software.amazon.jdbc") {
3030
modules = [
3131
"aws-advanced-jdbc-wrapper"

0 commit comments

Comments
 (0)