File tree Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.boot</groupId >
6
6
<artifactId >spring-boot-starter-parent</artifactId >
7
- <version >2.6.3 </version >
7
+ <version >2.6.5 </version >
8
8
<relativePath /> <!-- lookup parent from repository -->
9
9
</parent >
10
10
19
19
<jjwt .version>0.11.2</jjwt .version>
20
20
<org .mapstruct.version>1.4.2.Final</org .mapstruct.version>
21
21
<lombok-mapstruct-binding .version>0.2.0</lombok-mapstruct-binding .version>
22
- <springdoc-openapi .version>1.6.5 </springdoc-openapi .version>
22
+ <springdoc-openapi .version>1.6.6 </springdoc-openapi .version>
23
23
</properties >
24
24
25
25
<dependencies >
Original file line number Diff line number Diff line change 3
3
"version" : " 0.1.0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "@testing-library/jest-dom" : " ^5.16.2 " ,
7
- "@testing-library/react" : " ^12.1.2 " ,
6
+ "@testing-library/jest-dom" : " ^5.16.3 " ,
7
+ "@testing-library/react" : " ^12.1.4 " ,
8
8
"@testing-library/user-event" : " ^13.5.0" ,
9
- "axios" : " ^0.25.0 " ,
9
+ "axios" : " ^0.26.1 " ,
10
10
"react" : " ^17.0.2" ,
11
11
"react-dom" : " ^17.0.2" ,
12
12
"react-router-dom" : " ^5.3.0" ,
13
13
"react-scripts" : " 5.0.0" ,
14
- "semantic-ui-react" : " ^2.1.1 "
14
+ "semantic-ui-react" : " ^2.1.2 "
15
15
},
16
16
"scripts" : {
17
17
"start" : " react-scripts start" ,
You can’t perform that action at this time.
0 commit comments