diff --git a/libs.example.versions.toml b/libs.example.versions.toml index b5eedfcfb..acd54f453 100644 --- a/libs.example.versions.toml +++ b/libs.example.versions.toml @@ -24,7 +24,7 @@ spring-boot3-test = { module = "org.springframework.boot:spring-boot-starter-tes spring-boot2-jpa = { module = "org.springframework.boot:spring-boot-starter-data-jpa", version.ref = "spring-boot2" } spring-boot2-batch = { module = "org.springframework.boot:spring-boot-starter-batch", version.ref = "spring-boot2" } -spring-boot2-p6spy = { module = "com.github.gavlyukovskiy:p6spy-spring-boot-starter", version = "1.8.1" } +spring-boot2-p6spy = { module = "com.github.gavlyukovskiy:p6spy-spring-boot-starter", version = "1.9.1" } spring-boot2-test = { module = "org.springframework.boot:spring-boot-starter-test", version.ref = "spring-boot2" } # spring