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 db9cad9 commit 0f1972cCopy full SHA for 0f1972c
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>3.4.5</version>
+ <version>3.4.6</version>
9
<relativePath/> <!-- lookup parent from repo -->
10
</parent>
11
<groupId>com.movie.recommendation</groupId>
@@ -56,7 +56,7 @@
56
<dependency>
57
58
<artifactId>spring-boot-starter-actuator</artifactId>
59
60
<scope>compile</scope>
61
</dependency>
62
0 commit comments