Skip to content

Commit b137ce3

Browse files
Update JDK 25 - build kotlin-service, build quarkus-service
1 parent 031034f commit b137ce3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,5 +310,11 @@
310310
<name>Spring Snapshots</name>
311311
<url>https://repo.spring.io/snapshot</url>
312312
</pluginRepository>
313+
314+
<pluginRepository>
315+
<id>sba-snapshot</id>
316+
<name>SBA Snapshots</name>
317+
<url>https://maven.pkg.github.com/codecentric/spring-boot-admin</url>
318+
</pluginRepository>
313319
</pluginRepositories>
314320
</project>

0 commit comments

Comments
 (0)