Release v0.0.24
Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.0.24/ by using it in your deps:
<dependencies>
<dependency>
<groupId>ai.stapi</groupId>
<artifactId>graph-system</artifactId>
<version>0.0.24</version>
</dependency>
</dependencies>