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 23186d4 commit 7523948Copy full SHA for 7523948
pom.xml
@@ -98,6 +98,9 @@ under the License.
98
<mockito.version>4.11.0</mockito.version>
99
<plexus-archiver.version>4.10.1</plexus-archiver.version>
100
<pluginTestingVersion>3.3.0</pluginTestingVersion>
101
+
102
+ <!-- strict check by dependency:analyze-only -->
103
+ <enforce.dependency.declarations>true</enforce.dependency.declarations>
104
<project.build.outputTimestamp>2024-10-18T18:16:14Z</project.build.outputTimestamp>
105
</properties>
106
0 commit comments