Skip to content

0.72.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 12:14
· 6 commits to main since this release
4c271c0

Add OneCx application maven parent to your project:

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