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 148148 <webbeans >4.0.3</webbeans >
149149
150150 <!-- Used in asciidoc reference documentation -->
151- <releasetrain >2025.0.5-SNAPSHOT </releasetrain >
151+ <releasetrain >2025.0.5</releasetrain >
152152
153153 <!-- To be overridden by individual modules -->
154154 <java-module-name />
419419 <dependency >
420420 <groupId >org.springframework.data.build</groupId >
421421 <artifactId >spring-data-build-resources</artifactId >
422- <version >3.5.5-SNAPSHOT </version >
422+ <version >3.5.5</version >
423423 <type >zip</type >
424424 <optional >true</optional >
425425 </dependency >
15051505 </build >
15061506
15071507 <repositories >
1508- <repository >
1509- <id >spring-snapshot</id >
1510- <url >https://repo.spring.io/snapshot</url >
1511- <snapshots >
1512- <enabled >true</enabled >
1513- </snapshots >
1514- <releases >
1515- <enabled >false</enabled >
1516- </releases >
1517- </repository >
1518- <repository >
1519- <id >spring-milestone</id >
1520- <url >https://repo.spring.io/milestone</url >
1521- </repository >
1508+
1509+
15221510 </repositories >
15231511
15241512</project >
You can’t perform that action at this time.
0 commit comments