update: application.yml

This commit is contained in:
2024-02-23 10:28:34 +08:00
parent f3ff3d7047
commit 51daa8f834
3 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.20</version>
<version>1.18.28</version>
</dependency>
<dependency>
<groupId>org.mapstruct</groupId>