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 146146 <webbeans >4.0.3</webbeans >
147147
148148 <!-- Used in asciidoc reference documentation -->
149- <releasetrain >2024.1.11-SNAPSHOT </releasetrain >
149+ <releasetrain >2024.1.11</releasetrain >
150150
151151 <!-- To be overridden by individual modules -->
152152 <java-module-name />
417417 <dependency >
418418 <groupId >org.springframework.data.build</groupId >
419419 <artifactId >spring-data-build-resources</artifactId >
420- <version >3.4.11-SNAPSHOT </version >
420+ <version >3.4.11</version >
421421 <type >zip</type >
422422 <optional >true</optional >
423423 </dependency >
15011501 </build >
15021502
15031503 <repositories >
1504- <repository >
1505- <id >spring-snapshot</id >
1506- <url >https://repo.spring.io/snapshot</url >
1507- <snapshots >
1508- <enabled >true</enabled >
1509- </snapshots >
1510- <releases >
1511- <enabled >false</enabled >
1512- </releases >
1513- </repository >
1514- <repository >
1515- <id >spring-milestone</id >
1516- <url >https://repo.spring.io/milestone</url >
1517- </repository >
1504+
1505+
15181506 </repositories >
15191507
15201508</project >
You can’t perform that action at this time.
0 commit comments