Update and fix Spring Initializr image

This commit is contained in:
Oleg Zhurakousky
2021-02-09 16:42:09 +01:00
parent 1326d6fe3a
commit cbe16cd12e
2 changed files with 5 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 311 KiB

View File

@@ -234,6 +234,11 @@
<enabled>true</enabled>
</snapshots>
</repository>
<repository>
<id>spring-releases</id>
<name>Spring Releases</name>
<url>https://repo.spring.io/release</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>