Skip to content

Commit

Permalink
Merge branch '2.2.x' into 2.3.x
Browse files Browse the repository at this point in the history
Closes gh-24185
  • Loading branch information
snicoll committed Nov 17, 2020
2 parents da2276e + 749f039 commit dea12f7
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 dea12f7

Please sign in to comment.