We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84d64f commit eacbdfeCopy full SHA for eacbdfe
build.gradle
@@ -22,6 +22,7 @@ buildscript {
22
apply plugin: 'io.spring.convention.root'
23
apply plugin: 'io.spring.convention.docs'
24
25
+group = "org.springframework.ldap"
26
description = "Spring LDAP"
27
28
nohttp {
0 commit comments