Skip to content

Commit 1952448

Browse files
Bump the maven-plugins group with 3 updates
Dependabot couldn't find the original pull request head commit, 7ec8fd3.
1 parent 399a2f6 commit 1952448

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<maven.version>3.9.11</maven.version>
6363
<junit-jupiter.version>6.0.1</junit-jupiter.version>
6464
<inject-resources.version>1.0.0</inject-resources.version>
65-
<maven-plugin-plugin.version>3.15.1</maven-plugin-plugin.version>
65+
<maven-plugin-plugin.version>3.15.2</maven-plugin-plugin.version>
6666
<sisu-maven-plugin.version>0.3.5</sisu-maven-plugin.version>
6767
</properties>
6868

@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.apache.maven.plugin-tools</groupId>
102102
<artifactId>maven-plugin-annotations</artifactId>
103-
<version>3.15.1</version>
103+
<version>3.15.2</version>
104104
<scope>provided</scope>
105105
</dependency>
106106
<dependency>

0 commit comments

Comments
 (0)