Skip to content

Commit 4922071

Browse files
author
rmmayo
committed
Releasing 1.12.0
1 parent ebc4905 commit 4922071

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java-backend-example/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.3.6</version>
8+
<version>3.4.1</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>skill-tree</groupId>
1212
<artifactId>java-backend-example</artifactId>
13-
<version>1.12.0-SNAPSHOT</version>
13+
<version>1.12.0</version>
1414
<name>java-backend-example</name>
1515
<description>SkillTree Backend example using Spring Boot</description>
1616

0 commit comments

Comments
 (0)