Add change-note for Java buildless packaging its required Maven plugin

This commit is contained in:
Chris Smowton
2024-10-18 17:43:18 +01:00
committed by GitHub
parent 74ef91649b
commit 241f951db1

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Java `build-mode=none` extraction now packages the Maven plugin used to examine project dependencies. This means that dependency identification is more likely to succeed, and therefore analysis quality may rise, in scenarios where Maven Central is not reachable.