Skip to content

0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 16:29
· 380 commits to main since this release
8d35e0a

Add OneCx application maven parent to your project:

  <parent>
      <groupId>io.github.onecx</groupId>
      <artifactId>onecx-quarkus3-parent</artifactId>
      <version>0.22.0</version>
  </parent>