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 99 <parent >
1010 <groupId >org.springframework.data.build</groupId >
1111 <artifactId >spring-data-parent</artifactId >
12- <version >2.7.18-SNAPSHOT </version >
12+ <version >2.7.18</version >
1313 <relativePath />
1414 </parent >
1515
4848 </scm >
4949
5050 <properties >
51- <springdata .jpa>2.7.18-SNAPSHOT </springdata .jpa>
51+ <springdata .jpa>2.7.18</springdata .jpa>
5252 <hibernate .envers>5.5.3.Final</hibernate .envers>
5353 <java-module-name >spring.data.envers</java-module-name >
5454 </properties >
115115 </build >
116116
117117 <repositories >
118- <repository >
119- <id >spring-snapshot</id >
120- <url >https://repo.spring.io/snapshot</url >
121- <snapshots >
122- <enabled >true</enabled >
123- </snapshots >
124- <releases >
125- <enabled >false</enabled >
126- </releases >
127- </repository >
128- <repository >
129- <id >spring-milestone</id >
130- <url >https://repo.spring.io/milestone</url >
131- </repository >
118+
119+
132120 </repositories >
133121
134122 <pluginRepositories >
Original file line number Diff line number Diff line change 1- Spring Data Envers 2.7.17 (2021.2.17 )
1+ Spring Data Envers 2.7.18 (2021.2.18 )
22Copyright (c) 2015-2019 Pivotal Software, Inc.
33
44This product is licensed to you under the Apache License, Version 2.0
@@ -54,5 +54,6 @@ subcomponent's license, as noted in the license.txt file.
5454
5555
5656
57+
5758
5859
You can’t perform that action at this time.
0 commit comments