Update bennett platform to v0.1.7

This commit is contained in:
2026-07-23 12:44:07 +00:00
parent 49aeb6ede4
commit 8bf9b134fb
+2 -2
View File
@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.thebennett.platform</groupId> <groupId>net.thebennett.platform</groupId>
<artifactId>platform-parent</artifactId> <artifactId>platform-parent</artifactId>
<version>0.1.6</version> <version>0.1.7</version>
<relativePath/> <relativePath/>
</parent> </parent>
@@ -26,7 +26,7 @@
<dependency> <dependency>
<groupId>net.thebennett.platform</groupId> <groupId>net.thebennett.platform</groupId>
<artifactId>platform-bom</artifactId> <artifactId>platform-bom</artifactId>
<version>0.1.6</version> <version>0.1.7</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>