Skip to content

Commit eb5fd0d

Browse files
committed
cleaned up boot version override in spring-boot-properties, since the parent-boot-2 module has been updated
1 parent 9f8dff1 commit eb5fd0d

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-modules/spring-boot-properties

1 file changed

+0
-1
lines changed

spring-boot-modules/spring-boot-properties/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@
141141
<resource.delimiter>@</resource.delimiter>
142142
<!-- <start-class>com.baeldung.buildproperties.Application</start-class> -->
143143
<start-class>com.baeldung.yaml.MyApplication</start-class>
144-
<spring-boot.version>2.4.0</spring-boot.version>
145144
</properties>
146145

147146
</project>

0 commit comments

Comments
 (0)