Skip to content

Commit

Permalink
Merge branch '2.6.x' into 2.7.x
Browse files Browse the repository at this point in the history
Closes gh-31814
  • Loading branch information
wilkinsona committed Jul 20, 2022
2 parents 53b9ff5 + 182adee commit cd1ce50
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -269,7 +269,10 @@ bom {
group("org.apache.derby") {
modules = [
"derby",
"derbyclient"
"derbyclient",
"derbynet",
"derbyoptionaltools",
"derbytools"
]
}
}
Expand Down

0 comments on commit cd1ce50

Please sign in to comment.