Skip to content

Commit 64b9ef1

Browse files
committed
https://jira.baeldung.com/browse/BAEL-8345
1 parent 864eaca commit 64b9ef1

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-modules/spring-boot-libraries-2

1 file changed

+1
-1
lines changed

spring-boot-modules/spring-boot-libraries-2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<configOptions>
142142
<delegatePattern>false</delegatePattern>
143143
<useJakartaEe>true</useJakartaEe>
144-
<useSpringBoot3>true</useSpringBoot3>
144+
<!--useSpringBoot3>true</useSpringBoot3--> <!--we can uncomment this option if the project uses Spring Boot 3 and above-->
145145
</configOptions>
146146
</configuration>
147147
</execution>

0 commit comments

Comments
 (0)