File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
eclipse-distribution/org.springframework.boot.ide.product Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change 1515 <packaging >eclipse-repository</packaging >
1616
1717 <properties >
18- <justj .repository>https://download.eclipse.org/justj/jres/21 /updates/release/latest/</justj .repository>
18+ <justj .repository>https://download.eclipse.org/justj/jres/25 /updates/release/latest/</justj .repository>
1919 </properties >
2020
2121 <build >
106106 <configuration >
107107 <repositories >
108108 <repository >
109- <id >2022-03 </id >
109+ <id >2025-09 </id >
110110 <layout >p2</layout >
111- <url >https://download.eclipse.org/releases/2022-03 </url >
111+ <url >https://download.eclipse.org/releases/2025-09 </url >
112112 </repository >
113113 </repositories >
114114 <jvmArgs >
138138 <artifactId >org.eclipse.osgi.compatibility.state</artifactId >
139139 <type >eclipse-plugin</type >
140140 </dependency >
141- <dependency >
142- <artifactId >javax.annotation</artifactId >
143- <type >eclipse-plugin</type >
144- </dependency >
145141 <dependency >
146142 <artifactId >org.eclipse.equinox.p2.transport.ecf</artifactId >
147143 <type >eclipse-plugin</type >
167163 <artifactId >org.eclipse.equinox.p2.director.app</artifactId >
168164 <type >eclipse-plugin</type >
169165 </dependency >
170- <dependency >
171- <artifactId >org.eclipse.equinox.ds</artifactId >
172- <type >eclipse-plugin</type >
173- </dependency >
174166 <dependency >
175167 <artifactId >org.eclipse.core.net</artifactId >
176168 <type >eclipse-plugin</type >
You can’t perform that action at this time.
0 commit comments