Skip to content

Commit

Permalink
Fixes piranhacloud#4396 - Upgrade to Maven Plugin Tools Annotations 3…
Browse files Browse the repository at this point in the history
….15.1
  • Loading branch information
mnriem committed Dec 14, 2024
1 parent 1e0fc0d commit 9b16af2
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 @@ -111,7 +111,7 @@
<junit.version>5.11.3</junit.version>
<maven-plugin-annotations.version>3.15.1</maven-plugin-annotations.version>
<maven-plugin-api.version>3.9.9</maven-plugin-api.version>
<maven-plugin-tools-annotations.version>3.15.0</maven-plugin-tools-annotations.version>
<maven-plugin-tools-annotations.version>3.15.1</maven-plugin-tools-annotations.version>
<microprofile-config-api.version>3.1</microprofile-config-api.version>
<microprofile-jwt-auth-api.version>2.1</microprofile-jwt-auth-api.version>
<microprofile-jwt-auth.version>3.0.0</microprofile-jwt-auth.version>
Expand Down

0 comments on commit 9b16af2

Please sign in to comment.