Skip to content

Commit

Permalink
Merge pull request #31145 from youribonnaffe
Browse files Browse the repository at this point in the history
* gh-31145:
  Remove mimepull dependency

Closes gh-31145
  • Loading branch information
wilkinsona committed May 27, 2022
2 parents 194e9f0 + d38bc13 commit f160185
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1293,13 +1293,6 @@ bom {
]
}
}
library("MIMEPull", "1.10.0") {
group("org.jvnet.mimepull") {
modules = [
"mimepull"
]
}
}
library("Mockito", "4.5.1") {
group("org.mockito") {
imports = [
Expand Down

0 comments on commit f160185

Please sign in to comment.