File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8686 <reactor-bom .version>2025.0.0-RC1</reactor-bom .version>
8787 <slf4j .version>2.0.17</slf4j .version>
8888 <spring .version>7.0.0-RC1</spring .version>
89- <spring-plugin .version>4.0.0-M1 </spring-plugin .version>
89+ <spring-plugin .version>4.0.0-RC1 </spring-plugin .version>
9090 <kotlin .version>2.2.20</kotlin .version>
9191 <kotlinx-coroutines .version>1.10.2</kotlinx-coroutines .version>
9292 <mockk .version>1.14.6</mockk .version>
246246 <plugin >
247247 <groupId >org.apache.maven.plugins</groupId >
248248 <artifactId >maven-gpg-plugin</artifactId >
249- <version >3.2.7 </version >
249+ <version >3.2.8 </version >
250250 <executions >
251251 <execution >
252252 <id >sign-artifacts</id >
257257 </execution >
258258 </executions >
259259 <configuration >
260- <!-- Password via MAVEN_GPG_PASSWORD -->
260+ <!-- Password via MAVEN_GPG_PASSPHRASE -->
261261 </configuration >
262262 </plugin >
263263 <plugin >
You can’t perform that action at this time.
0 commit comments