We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03a8df8 + b5dd1b6 commit a842e58Copy full SHA for a842e58
1 file changed
pom.xml
@@ -45,7 +45,7 @@
45
<dependency>
46
<groupId>org.springframework.boot</groupId>
47
<artifactId>spring-boot-starter-data-jpa</artifactId>
48
- <version>3.3.0</version>
+ <version>3.3.1</version>
49
</dependency>
50
<!--
51
H2 Database Engine
@@ -70,7 +70,7 @@
70
71
72
<artifactId>spring-boot-starter-validation</artifactId>
73
74
75
76
ModelMapper
0 commit comments