File tree 1 file changed +4
-16
lines changed
1 file changed +4
-16
lines changed Original file line number Diff line number Diff line change 144
144
<webbeans >4.0.3</webbeans >
145
145
146
146
<!-- Used in asciidoc reference documentation -->
147
- <releasetrain >2024.1.3-SNAPSHOT </releasetrain >
147
+ <releasetrain >2024.1.3</releasetrain >
148
148
149
149
<!-- To be overridden by individual modules -->
150
150
<java-module-name />
415
415
<dependency >
416
416
<groupId >org.springframework.data.build</groupId >
417
417
<artifactId >spring-data-build-resources</artifactId >
418
- <version >3.4.3-SNAPSHOT </version >
418
+ <version >3.4.3</version >
419
419
<type >zip</type >
420
420
<optional >true</optional >
421
421
</dependency >
1499
1499
</build >
1500
1500
1501
1501
<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
+
1516
1504
</repositories >
1517
1505
1518
1506
</project >
You can’t perform that action at this time.
0 commit comments