Browse Source

Upgrade to MIMEPull 1.9.15

Closes gh-27683
pull/28375/head
Stephane Nicoll 5 years ago
parent
commit
a61be95f79
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1212,7 +1212,7 @@ bom { @@ -1212,7 +1212,7 @@ bom {
]
}
}
library("MIMEPull", "1.9.14") {
library("MIMEPull", "1.9.15") {
group("org.jvnet.mimepull") {
modules = [
"mimepull"

Loading…
Cancel
Save