Skip to content

Commit 951054f

Browse files
authored
docs: Update plugin.xml with release 0.9.0' change-notes
1 parent a0c11a2 commit 951054f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>org.jboss.tools.intellij.analytics</id>
33
<name>Red Hat Dependency Analytics</name>
4-
<version>0.7.0</version>
4+
<version>0.9.0</version>
55
<vendor email="[email protected]" url="https://www.redhat.com">Red-Hat</vendor>
66

77
<description><![CDATA[
@@ -327,8 +327,9 @@
327327
]]></description>
328328

329329
<change-notes><![CDATA[
330-
<p><b>0.7.1</b></p>
330+
<p><b>0.9.0</b></p>
331331
<p>Enable component analysis for Golang (<code>go mod</code>) and Python (<code>pip</code>).</p>
332+
<p>Added version quick-fix for Vulnerable artifacts in component analysis( Currently only for Maven pom.xml).</p>
332333
<p><b>0.7.0</b></p>
333334
<p>Initial release for the new Red Hat Dependency Analytics service.</p>
334335
<p>Based on exhort-java-api.</p>

0 commit comments

Comments
 (0)