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 772e63f commit 7c5cb40Copy full SHA for 7c5cb40
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.4.3</version>
+ <version>3.4.4</version>
10
<relativePath />
11
<!-- lookup parent from repository -->
12
</parent>
@@ -109,11 +109,9 @@
109
110
<artifactId>spring-boot-starter-validation</artifactId>
111
</dependency>
112
- <!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-security -->
113
<dependency>
114
115
<artifactId>spring-boot-starter-security</artifactId>
116
117
118
119
0 commit comments