diff options
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index bdaf00e7..5b8d8e08 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -21,6 +21,7 @@ <module>springboot25</module> <module>springboot26</module> <module>springboot27</module> + <module>springboot27-jdk17</module> <module>springboot30</module> <module>springboot31</module> <module>springboot32</module> |