We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81947de + 026ccdf commit 69ec6b3Copy full SHA for 69ec6b3
1 file changed
pom.xml
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>org.springframework.boot</groupId>
36
<artifactId>spring-boot-starter-web</artifactId>
37
- <version>3.3.4</version>
+ <version>3.3.5</version>
38
</dependency>
39
<!--
40
Spring Boot Starter Data JPA
@@ -45,7 +45,7 @@
45
46
47
<artifactId>spring-boot-starter-data-jpa</artifactId>
48
- <version>3.3.1</version>
49
50
51
H2 Database Engine
@@ -179,7 +179,7 @@
179
180
181
<artifactId>spring-boot-starter-cache</artifactId>
182
183
184
185
Project Lombok
0 commit comments