Browse Source

Upgrade to Simple JNDI 0.25.0

Closes gh-45937
pull/45939/head
Andy Wilkinson 6 months ago
parent
commit
da363d77e2
  1. 2
      spring-boot-project/spring-boot-parent/build.gradle

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

@ -193,7 +193,7 @@ bom {
] ]
} }
} }
library("Simple JNDI", "0.23.0") { library("Simple JNDI", "0.25.0") {
group("com.github.h-thurow") { group("com.github.h-thurow") {
modules = [ modules = [
"simple-jndi" "simple-jndi"

Loading…
Cancel
Save