Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<scope>provided</scope>
<version>${maven-plugin-annotations.version}</version>
<exclusions>
<exclusion>
<groupId>org.apache.maven</groupId>
Expand Down
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@
<framework-wiremock-service.version>25.104.0-M3</framework-wiremock-service.version>
<file-service.version>25.104.0-M3</file-service.version>

<!-- Must be moved to parent-pom -->
<maven-plugin-annotations.version>3.9.0</maven-plugin-annotations.version>

<!--
jakarta.xml.bind:jakarta.xml.bind-api is managed by the BOM at 4.0.0 (Jakarta EE 10,
jakarta.* namespace). However, org.raml:raml-parser is a legacy third-party library
Expand Down