Skip to content

0.68.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 19:50
· 22 commits to main since this release
d4ef13c

Add OneCx application maven parent to your project:

  <parent>
      <groupId>org.tkit.onecx</groupId>
      <artifactId>onecx-quarkus3-parent</artifactId>
      <version>0.68.0</version>
  </parent>