File tree Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Original file line number Diff line number Diff line change 144144 <webbeans >4.0.3</webbeans >
145145
146146 <!-- Used in asciidoc reference documentation -->
147- <releasetrain >2024.0.12-SNAPSHOT </releasetrain >
147+ <releasetrain >2024.0.12</releasetrain >
148148
149149 <!-- To be overridden by individual modules -->
150150 <java-module-name />
415415 <dependency >
416416 <groupId >org.springframework.data.build</groupId >
417417 <artifactId >spring-data-build-resources</artifactId >
418- <version >3.3.12-SNAPSHOT </version >
418+ <version >3.3.12</version >
419419 <type >zip</type >
420420 <optional >true</optional >
421421 </dependency >
14991499 </build >
15001500
15011501 <repositories >
1502- <repository >
1503- <id >spring-snapshot</id >
1504- <url >https://repo.spring.io/snapshot</url >
1505- <snapshots >
1506- <enabled >true</enabled >
1507- </snapshots >
1508- <releases >
1509- <enabled >false</enabled >
1510- </releases >
1511- </repository >
1512- <repository >
1513- <id >spring-milestone</id >
1514- <url >https://repo.spring.io/milestone</url >
1515- </repository >
1502+
1503+
15161504 </repositories >
15171505
15181506</project >
You can’t perform that action at this time.
0 commit comments