File tree Expand file tree Collapse file tree 3 files changed +3
-64
lines changed Expand file tree Collapse file tree 3 files changed +3
-64
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.4.0-RC1 </version >
8+ <version >3.4.0</version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >lol.maki.dev</groupId >
2828 </scm >
2929 <properties >
3030 <java .version>21</java .version>
31- <spring-authorization-server .version>1.3.3</spring-authorization-server .version>
3231 </properties >
3332 <dependencies >
3433 <dependency >
141140 </plugin >
142141 </plugins >
143142 </build >
144- <repositories >
145- <repository >
146- <id >spring-milestones</id >
147- <name >Spring Milestones</name >
148- <url >https://repo.spring.io/milestone</url >
149- <snapshots >
150- <enabled >false</enabled >
151- </snapshots >
152- </repository >
153- </repositories >
154- <pluginRepositories >
155- <pluginRepository >
156- <id >spring-milestones</id >
157- <name >Spring Milestones</name >
158- <url >https://repo.spring.io/milestone</url >
159- <snapshots >
160- <enabled >false</enabled >
161- </snapshots >
162- </pluginRepository >
163- </pluginRepositories >
164143</project >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.4.0-RC1 </version >
8+ <version >3.4.0</version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >lol.maki.dev</groupId >
143143 </plugin >
144144 </plugins >
145145 </build >
146- <repositories >
147- <repository >
148- <id >spring-milestones</id >
149- <name >Spring Milestones</name >
150- <url >https://repo.spring.io/milestone</url >
151- <snapshots >
152- <enabled >false</enabled >
153- </snapshots >
154- </repository >
155- </repositories >
156- <pluginRepositories >
157- <pluginRepository >
158- <id >spring-milestones</id >
159- <name >Spring Milestones</name >
160- <url >https://repo.spring.io/milestone</url >
161- <snapshots >
162- <enabled >false</enabled >
163- </snapshots >
164- </pluginRepository >
165- </pluginRepositories >
166146
167147</project >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.4.0-RC1 </version >
8+ <version >3.4.0</version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >lol.maki.dev</groupId >
144144 </plugin >
145145 </plugins >
146146 </build >
147- <repositories >
148- <repository >
149- <id >spring-milestones</id >
150- <name >Spring Milestones</name >
151- <url >https://repo.spring.io/milestone</url >
152- <snapshots >
153- <enabled >false</enabled >
154- </snapshots >
155- </repository >
156- </repositories >
157- <pluginRepositories >
158- <pluginRepository >
159- <id >spring-milestones</id >
160- <name >Spring Milestones</name >
161- <url >https://repo.spring.io/milestone</url >
162- <snapshots >
163- <enabled >false</enabled >
164- </snapshots >
165- </pluginRepository >
166- </pluginRepositories >
167147
168148</project >
You can’t perform that action at this time.
0 commit comments