Update bennett platform to v0.1.10

This commit is contained in:
2026-07-27 02:57:35 +00:00
parent 576e9af13f
commit 2b353f7aea
+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.9</version> <version>0.1.10</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.9</version> <version>0.1.10</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>