Skip to content

Commit cd1ce50

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes gh-31814
2 parents 53b9ff5 + 182adee commit cd1ce50

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,10 @@ bom {
269269
group("org.apache.derby") {
270270
modules = [
271271
"derby",
272-
"derbyclient"
272+
"derbyclient",
273+
"derbynet",
274+
"derbyoptionaltools",
275+
"derbytools"
273276
]
274277
}
275278
}

0 commit comments

Comments
 (0)