Skip to content

Commit 56d3866

Browse files
Update to use latest boot-starter (5.2.2.1-GA). Boot-starter 5.2.2-GA was referencing the wrong BOM version.
1 parent a16c70d commit 56d3866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.broadleafcommerce</groupId>
77
<artifactId>broadleaf-boot-starter-parent</artifactId>
8-
<version>5.2.2-GA</version>
8+
<version>5.2.2.1-GA</version>
99
<relativePath />
1010
</parent>
1111

0 commit comments

Comments
 (0)