Skip to content

Commit f2bf04d

Browse files
authored
Merge pull request #49 from xenitane/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-3.4.0
Bump org.springframework.boot:spring-boot-starter-parent from 3.3.3 to 3.4.0
2 parents 8bac02b + 60ddc4f commit f2bf04d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.3.3</version>
8+
<version>3.4.0</version>
99
</parent>
1010

1111
<groupId>ola.training.group6</groupId>
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.projectlombok</groupId>
4141
<artifactId>lombok</artifactId>
42-
<version>1.18.34</version>
42+
<version>1.18.36</version>
4343
</dependency>
4444
</dependencies>
4545

0 commit comments

Comments
 (0)