Skip to content

Commit 2fa42a8

Browse files
committed
Version 1.1.1 Released
1 parent 9a066e9 commit 2fa42a8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
# If not, see <http://www.gnu.org/licenses/>.
2020
#
2121

22-
version=1.1.0
22+
version=1.1.1
2323
ijVersion=2019.3

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,12 @@
8181
</description>
8282
<change-notes>
8383
<![CDATA[<html>
84+
<h3>1.1.1</h3>
85+
<ul>
86+
<li>Updated SpotBugs to version 4.0.3 to avoid installing SecurityManager during analysis.
87+
Fixes issue #10: After running the plugin I can't compile or run anything in IDEA</li>
88+
<li>Cosmetic changes</li>
89+
</ul>
8490
<h3>1.1.0</h3>
8591
<ul>
8692
<li>Updated bundled third-party SpotBugs plugins: FB-Contrib (7.4.7) and Find Security Bugs (1.10.1)</li>

0 commit comments

Comments
 (0)