File tree Expand file tree Collapse file tree 2 files changed +6
-17
lines changed Expand file tree Collapse file tree 2 files changed +6
-17
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.springframework.data.build</groupId >
24
24
<artifactId >spring-data-parent</artifactId >
25
- <version >2.7.15-SNAPSHOT </version >
25
+ <version >2.7.15</version >
26
26
</parent >
27
27
28
28
<properties >
34
34
<jsqlparser >4.5</jsqlparser >
35
35
<mysql-connector-java >8.0.31</mysql-connector-java >
36
36
<postgresql >42.5.0</postgresql >
37
- <springdata .commons>2.7.15-SNAPSHOT </springdata .commons>
37
+ <springdata .commons>2.7.15</springdata .commons>
38
38
<vavr >0.10.3</vavr >
39
39
40
40
<hibernate .groupId>org.hibernate</hibernate .groupId>
570
570
</build >
571
571
572
572
<repositories >
573
- <repository >
574
- <id >spring-snapshot</id >
575
- <url >https://repo.spring.io/snapshot</url >
576
- <snapshots >
577
- <enabled >true</enabled >
578
- </snapshots >
579
- <releases >
580
- <enabled >false</enabled >
581
- </releases >
582
- </repository >
583
- <repository >
584
- <id >spring-milestone</id >
585
- <url >https://repo.spring.io/milestone</url >
586
- </repository >
573
+
574
+
587
575
</repositories >
588
576
589
577
</project >
Original file line number Diff line number Diff line change 1
- Spring Data JPA 2.7.14 (2021.2.14 )
1
+ Spring Data JPA 2.7.15 (2021.2.15 )
2
2
Copyright (c) [2011-2019] Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -50,5 +50,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
50
50
51
51
52
52
53
+
53
54
54
55
You can’t perform that action at this time.
0 commit comments