Skip to content

0.55.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 13:56
· 136 commits to main since this release
30a10c4

Add OneCx application maven parent to your project:

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