Browse Source

Upgrade to Classmate 1.7.1

Closes gh-47507
pull/47553/head
Stéphane Nicoll 5 months ago
parent
commit
162a761def
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -202,7 +202,7 @@ bom { @@ -202,7 +202,7 @@ bom {
]
}
}
library("Classmate", "1.7.0") {
library("Classmate", "1.7.1") {
group("com.fasterxml") {
modules = [
"classmate"

Loading…
Cancel
Save