We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7873ca9 commit ecf3a37Copy full SHA for ecf3a37
1 file changed
pom.xml
@@ -56,13 +56,13 @@
56
<dependency>
57
<groupId>org.apache.maven</groupId>
58
<artifactId>maven-core</artifactId>
59
- <version>3.9.12</version>
+ <version>3.9.13</version>
60
<scope>provided</scope>
61
</dependency>
62
63
64
<artifactId>maven-plugin-api</artifactId>
65
66
67
68
@@ -240,7 +240,7 @@
240
<plugin>
241
<groupId>org.apache.maven.plugins</groupId>
242
<artifactId>maven-resources-plugin</artifactId>
243
- <version>3.4.0</version>
+ <version>3.5.0</version>
244
</plugin>
245
246
0 commit comments