Skip to content

Commit

Permalink
spring-boot 2.7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
seed-master committed Sep 27, 2023
1 parent 81abde8 commit 067eb58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.15</version>
<version>2.7.16</version>
<relativePath/>
</parent>

Expand Down Expand Up @@ -414,7 +414,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.5.0</version>
<configuration>
<!--<show>private</show>-->
<show>public</show>
<nohelp>true</nohelp>
<sourcepath>${basedir}/src/main/java/org/seed</sourcepath>
</configuration>
Expand Down

0 comments on commit 067eb58

Please sign in to comment.