File tree 2 files changed +6
-17
lines changed
2 files changed +6
-17
lines changed Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.springframework.data.build</groupId >
16
16
<artifactId >spring-data-parent</artifactId >
17
- <version >3.4.3-SNAPSHOT </version >
17
+ <version >3.4.3</version >
18
18
</parent >
19
19
20
20
<properties >
21
21
<spring-ldap >3.2.11</spring-ldap >
22
- <springdata .commons>3.4.3-SNAPSHOT </springdata .commons>
22
+ <springdata .commons>3.4.3</springdata .commons>
23
23
<java-module-name >spring.data.ldap</java-module-name >
24
24
</properties >
25
25
153
153
</profiles >
154
154
155
155
<repositories >
156
- <repository >
157
- <id >spring-snapshot</id >
158
- <url >https://repo.spring.io/snapshot</url >
159
- <snapshots >
160
- <enabled >true</enabled >
161
- </snapshots >
162
- <releases >
163
- <enabled >false</enabled >
164
- </releases >
165
- </repository >
166
- <repository >
167
- <id >spring-milestone</id >
168
- <url >https://repo.spring.io/milestone</url >
169
- </repository >
156
+
157
+
170
158
</repositories >
171
159
172
160
</project >
Original file line number Diff line number Diff line change 1
- Spring Data LDAP 3.4.2 (2024.1.2 )
1
+ Spring Data LDAP 3.4.3 (2024.1.3 )
2
2
Copyright (c) [2010-2021] Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -38,5 +38,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
38
38
39
39
40
40
41
+
41
42
42
43
You can’t perform that action at this time.
0 commit comments