We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc4905 commit 4922071Copy full SHA for 4922071
java-backend-example/pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>3.3.6</version>
+ <version>3.4.1</version>
9
<relativePath/> <!-- lookup parent from repository -->
10
</parent>
11
<groupId>skill-tree</groupId>
12
<artifactId>java-backend-example</artifactId>
13
- <version>1.12.0-SNAPSHOT</version>
+ <version>1.12.0</version>
14
<name>java-backend-example</name>
15
<description>SkillTree Backend example using Spring Boot</description>
16
0 commit comments