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 143143 <webbeans >4.0.2</webbeans >
144144
145145 <!-- Used in asciidoc reference documentation -->
146- <releasetrain >2024.0.4-SNAPSHOT </releasetrain >
146+ <releasetrain >2024.0.4</releasetrain >
147147
148148 <!-- To be overridden by individual modules -->
149149 <java-module-name />
414414 <dependency >
415415 <groupId >org.springframework.data.build</groupId >
416416 <artifactId >spring-data-build-resources</artifactId >
417- <version >3.3.4-SNAPSHOT </version >
417+ <version >3.3.4</version >
418418 <type >zip</type >
419419 <optional >true</optional >
420420 </dependency >
14411441 </build >
14421442
14431443 <repositories >
1444- <repository >
1445- <id >spring-snapshot</id >
1446- <url >https://repo.spring.io/snapshot</url >
1447- <snapshots >
1448- <enabled >true</enabled >
1449- </snapshots >
1450- <releases >
1451- <enabled >false</enabled >
1452- </releases >
1453- </repository >
1454- <repository >
1455- <id >spring-milestone</id >
1456- <url >https://repo.spring.io/milestone</url >
1457- </repository >
1444+
1445+
14581446 </repositories >
14591447
14601448</project >
You can’t perform that action at this time.
0 commit comments