File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.springframework.data.build</groupId >
11
11
<artifactId >spring-data-parent</artifactId >
12
- <version >2.7.10-SNAPSHOT </version >
12
+ <version >2.7.10</version >
13
13
<relativePath />
14
14
</parent >
15
15
48
48
</scm >
49
49
50
50
<properties >
51
- <springdata .jpa>2.7.10-SNAPSHOT </springdata .jpa>
51
+ <springdata .jpa>2.7.10</springdata .jpa>
52
52
<hibernate .envers>5.5.3.Final</hibernate .envers>
53
53
<java-module-name >spring.data.envers</java-module-name >
54
54
</properties >
116
116
117
117
<repositories >
118
118
<repository >
119
- <id >spring-libs-snapshot </id >
120
- <url >https://repo.spring.io/libs-snapshot </url >
119
+ <id >spring-libs-release </id >
120
+ <url >https://repo.spring.io/libs-release </url >
121
121
</repository >
122
122
</repositories >
123
123
Original file line number Diff line number Diff line change 1
- Spring Data Envers 2.7.9 (2021.2.9 )
1
+ Spring Data Envers 2.7.10 (2021.2.10 )
2
2
Copyright (c) 2015-2019 Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0
@@ -46,5 +46,6 @@ subcomponent's license, as noted in the license.txt file.
46
46
47
47
48
48
49
+
49
50
50
51
You can’t perform that action at this time.
0 commit comments