Skip to content

Commit 662e1ae

Browse files
committed
downgrading to a lower version
1 parent 2e291a8 commit 662e1ae

File tree

1 file changed

+1
-2
lines changed
  • src/BuildingBlocks/parent-pom

1 file changed

+1
-2
lines changed

src/BuildingBlocks/parent-pom/pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.4.1</version>
10-
<relativePath /> <!-- lookup parent from repository -->
9+
<version>3.3.7</version>
1110
</parent>
1211
<groupId>com.eshoponcontainers</groupId>
1312
<artifactId>parent-pom</artifactId>

0 commit comments

Comments
 (0)