release: 新增p6spy POM

release-2024-04-25
huangyw 3 months ago
parent 699f25323c
commit 6f9836c25b

@ -158,6 +158,13 @@
<artifactId>querydsl-jpa</artifactId>
</dependency>
<!-- p6spy -->
<dependency>
<groupId>p6spy</groupId>
<artifactId>p6spy</artifactId>
<version>3.9.1</version>
</dependency>
</dependencies>
<build>
<finalName>app</finalName>

Loading…
Cancel
Save