Skip to content

Commit da363d7

Browse files
committed
Upgrade to Simple JNDI 0.25.0
Closes gh-45937
1 parent e88e185 commit da363d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ bom {
193193
]
194194
}
195195
}
196-
library("Simple JNDI", "0.23.0") {
196+
library("Simple JNDI", "0.25.0") {
197197
group("com.github.h-thurow") {
198198
modules = [
199199
"simple-jndi"

0 commit comments

Comments
 (0)