We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33ea358 + ff11a32 commit c5ec2bdCopy full SHA for c5ec2bd
kotlin-asyncapi-maven-plugin/pom.xml
@@ -15,7 +15,7 @@
15
16
<properties>
17
<maven-plugin-api.version>3.9.11</maven-plugin-api.version>
18
- <maven-plugin-annotations.version>3.15.1</maven-plugin-annotations.version>
+ <maven-plugin-annotations.version>3.15.2</maven-plugin-annotations.version>
19
<maven-core.version>3.9.11</maven-core.version>
20
</properties>
21
@@ -72,7 +72,7 @@
72
<plugin>
73
<groupId>org.apache.maven.plugins</groupId>
74
<artifactId>maven-plugin-plugin</artifactId>
75
- <version>3.15.1</version>
+ <version>3.15.2</version>
76
</plugin>
77
78
0 commit comments