Skip to content

Commit

Permalink
Merge branch '2.3.x'
Browse files Browse the repository at this point in the history
Closes gh-24186
  • Loading branch information
snicoll committed Nov 17, 2020
2 parents a30fcbf + dea12f7 commit e220536
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -283,6 +283,9 @@ bom {
"elasticsearch-rest-client" {
exclude group: "commons-logging", module: "commons-logging"
},
"elasticsearch-rest-client-sniffer" {
exclude group: "commons-logging", module: "commons-logging"
},
"elasticsearch-rest-high-level-client"
]
}
Expand Down

0 comments on commit e220536

Please sign in to comment.