Skip to content

Commit

Permalink
Update to microprofile-parent 2.9-RC2
Browse files Browse the repository at this point in the history
This requires Java 17 to build.
  • Loading branch information
Azquelt committed Jun 17, 2024
1 parent 1242a64 commit ee174cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.microprofile</groupId>
<artifactId>microprofile-parent</artifactId>
<version>2.9-RC1</version>
<version>2.9-RC2</version>
</parent>

<groupId>org.eclipse.microprofile.openapi</groupId>
Expand Down

0 comments on commit ee174cd

Please sign in to comment.