Versao do java alterada.
All checks were successful
Build e Deploy / build-and-deploy (push) Successful in 10m28s
All checks were successful
Build e Deploy / build-and-deploy (push) Successful in 10m28s
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>br.com.stackpanel</groupId>
|
||||
<artifactId>api</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>1.0.0</version>
|
||||
<name>api</name>
|
||||
<description>Demo project for Spring Boot</description>
|
||||
<url/>
|
||||
@@ -27,7 +27,7 @@
|
||||
<url/>
|
||||
</scm>
|
||||
<properties>
|
||||
<java.version>21</java.version>
|
||||
<java.version>17</java.version>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user