We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399a2f6 commit 1952448Copy full SHA for 1952448
pom.xml
@@ -62,7 +62,7 @@
62
<maven.version>3.9.11</maven.version>
63
<junit-jupiter.version>6.0.1</junit-jupiter.version>
64
<inject-resources.version>1.0.0</inject-resources.version>
65
- <maven-plugin-plugin.version>3.15.1</maven-plugin-plugin.version>
+ <maven-plugin-plugin.version>3.15.2</maven-plugin-plugin.version>
66
<sisu-maven-plugin.version>0.3.5</sisu-maven-plugin.version>
67
</properties>
68
@@ -100,7 +100,7 @@
100
<dependency>
101
<groupId>org.apache.maven.plugin-tools</groupId>
102
<artifactId>maven-plugin-annotations</artifactId>
103
- <version>3.15.1</version>
+ <version>3.15.2</version>
104
<scope>provided</scope>
105
</dependency>
106
0 commit comments