We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 400632a commit 26caa49Copy full SHA for 26caa49
depclean-core/pom.xml
@@ -112,7 +112,7 @@
112
<dependency>
113
<groupId>org.apache.maven</groupId>
114
<artifactId>maven-core</artifactId>
115
- <version>3.8.5</version>
+ <version>3.9.9</version>
116
<scope>compile</scope>
117
</dependency>
118
<!-- Graph construction and analysis -->
depclean-maven-plugin/pom.xml
@@ -39,7 +39,7 @@
39
40
41
42
43
<scope>provided</scope>
44
45
0 commit comments