Skip to content

Commit

Permalink
Update to MP Parent 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Azquelt committed Jun 20, 2024
1 parent a3aa631 commit 7044317
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.10-RC1</version>
<version>2.10</version>
</parent>

<groupId>org.eclipse.microprofile.openapi</groupId>
Expand All @@ -42,7 +42,7 @@
<jakarta.xml.bind-api.version>3.0.1</jakarta.xml.bind-api.version>
<jakarta.validation-api.version>3.0.2</jakarta.validation-api.version>
<!-- We can use the 3.x TCK BOM even though we use the 2.x parent because we're targetting Java 11 -->
<version.microprofile.tck.bom>3.2</version.microprofile.tck.bom>
<version.microprofile.tck.bom>3.4</version.microprofile.tck.bom>
</properties>

<developers>
Expand Down

0 comments on commit 7044317

Please sign in to comment.