Merge pull request #178 from yulichang/dependabot/maven/org.springframework.boot-spring-boot-configuration-processor-3.3.3

chore(deps): bump org.springframework.boot:spring-boot-configuration-processor from 2.7.18 to 3.3.3
This commit is contained in:
yulichang 2024-09-14 23:03:19 +08:00 committed by GitHub
commit 01043008f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<optional>true</optional>
<version>2.7.18</version>
<version>3.3.3</version>
</dependency>
</dependencies>
</dependencyManagement>