Skip to content

Fix CWE-502 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 758 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
758 commits
Select commit Hold shift + click to select a range
a166398
Add an example raising issue related to Cyclomatic Complexity
Apr 10, 2015
dcf75f9
Add an example raising issue related to Cyclomatic Complexity
Apr 10, 2015
8743260
add sample to show how to import Python UT results
Apr 14, 2015
f3894de
add ddl.sql sample + review key/name of the project
Apr 14, 2015
ccdea3d
review project's key/name
Apr 14, 2015
f96a907
review project's key/name
Apr 14, 2015
4c72a46
Change prerequisites to latest LTS
Apr 14, 2015
57736a4
add sample to show how to import Python Coverage results
Apr 14, 2015
2b7f790
fix IT
Apr 15, 2015
daa1a5c
android sample is working only for plugin 0.1 and 1.0
Apr 15, 2015
2ccd049
v3.1 was released the 03-Apr-2015
axel3rd Apr 20, 2015
d9fbcb4
'symbolType' usage requires jar dependencies in scanner for unit tests
axel3rd Apr 20, 2015
1841cb0
make the Android example compatible with Android Lint Plugin 1.1
Apr 23, 2015
2ba8a5f
typo
Apr 23, 2015
887293c
fix Android Plugin wiki link
Apr 27, 2015
02ae9dd
update WIKI link to android-lint page
May 5, 2015
b1c0fca
normalize key/name
May 6, 2015
074508a
normalize key/name
May 6, 2015
fa989dd
normalize key/name
May 6, 2015
f0e61db
normalize key/name
May 6, 2015
2f36101
Update dependency on java plugin.
benzonico May 11, 2015
921d677
Merge pull request #12 from axel3rd/master
agigleux May 15, 2015
3cd44ea
Merge pull request #9 from drautureau/master
agigleux May 15, 2015
4d868f0
C-family: Add Bullseye Coverage import example
mpaladin May 15, 2015
02bb769
change codehaus.org to sonarqube.org + normalize projectKey|projectName
May 15, 2015
ae0b8d7
JAVASCRIPT Add example plugin for custom rules.
lindamartin May 18, 2015
b71eba1
JAVASCRIPT Update custom rules plugin example.
lindamartin May 18, 2015
963a92f
update mvn command: fix order
May 18, 2015
0293a85
change projectKey
May 21, 2015
5334bc9
update projectKey
May 21, 2015
229bcb3
JAVASCRIPT Update scope of JUnit dependency in plugin
lindamartin May 21, 2015
5022a5b
add missing instructions about phpunit.coverage.xml file
May 22, 2015
8da90ca
apply pattern for projectKey and projectName
May 28, 2015
61180c8
make samples working with new Gradle SonarQube Plugin 1.0
Jun 8, 2015
4f29fbc
fix README.md about content of plugins directory
Jun 8, 2015
943e2ae
update Project Name
Jun 9, 2015
e4a0495
add example of PostJob Extension Point
Jun 9, 2015
5b69c58
generic-coverage: add missing sonar-project.properties
mpaladin Jun 9, 2015
802d5f1
adjust projectName and projectDescription
Jun 9, 2015
5332539
javascript-custom-rules Add sqale annotation and HTML description.
lindamartin Jun 11, 2015
96fbda0
javascript-custom-rules
lindamartin Jun 11, 2015
b18e6dd
Update README.md
henryju Jun 24, 2015
e17f587
Update README.md
henryju Jun 24, 2015
7528e53
Update build.gradle
henryju Jun 24, 2015
1af22e1
Update README.md
henryju Jun 24, 2015
afd3f44
Update build.gradle
henryju Jun 24, 2015
6207418
[SONARGROOV-2] Sample project with mixed (Java + Groovy) test suite
Jun 26, 2015
3f2e93c
Merge branch 'szpak-issue/SONARGROOV-2-mixed-tests'
henryju Jun 26, 2015
4558e32
Example of RulesDefinition created from XML file
Jul 1, 2015
cfe8745
Example of RulesDefinition created from XML file
Jul 1, 2015
e721e0b
fix quality flaws
Jul 1, 2015
12234b6
Delete the obsolete multi-lingual .NET project
dbolkensteyn Jul 20, 2015
863f397
CPP: Add command to generate cppunit report
mpaladin Jul 20, 2015
4c6d4b7
fix ITs
Jul 22, 2015
b836bbf
fix ITs
Jul 22, 2015
83bb547
Fix ITs
Jul 22, 2015
c9c0252
Fix ITs
Jul 23, 2015
fe197cd
Fix ITs
Jul 24, 2015
d51f9db
Fix ITs
Jul 24, 2015
8effea9
C# Example Project: Replace by a minimalistic project
dbolkensteyn Jul 24, 2015
c6cb325
C# Project: Add README back
dbolkensteyn Jul 24, 2015
181af57
VB.NET: Replace by a simple app project
dbolkensteyn Jul 24, 2015
ac6c944
deactivate Groovy Cobertura ITs
Aug 4, 2015
b07f074
deactivate Groovy Cobertura ITs
Aug 4, 2015
12da6d7
Create .sonarsource.properties file
Aug 12, 2015
fc6842a
C# Example Project: Add unit test project
dbolkensteyn Aug 19, 2015
3f49fd1
C# Example Project: Add a NUnit project
dbolkensteyn Aug 20, 2015
d2e373e
update groupId
Aug 24, 2015
3abea3a
update projectKey and projectName
Aug 25, 2015
beac705
update projectKey and projectName
Sep 10, 2015
a115b96
add more sample Checks
Sep 10, 2015
b303143
improve quality and move Rules in a dedicated package
Sep 10, 2015
9bb7dd1
make examples compatible with Java Plugin 3.4
Sep 10, 2015
3e20a5e
make examples compatible with Java Plugin 3.5
Sep 10, 2015
78cab3a
make examples compatible with Java Plugin 3.5
Sep 10, 2015
03c595e
normalize sonar.projectKey sonar.projectName
Sep 14, 2015
d4dd9b1
SONARJAVA-1279 Update AvoidAnnotationCheck Test to use JavaCheckVerifier
Wohops Sep 14, 2015
b928a86
SONARJAVA-1279 Added example of rules requiring classes from outside …
Wohops Sep 18, 2015
417ccdb
Relocate check in adequate package
Wohops Sep 25, 2015
beba505
SONARJAVA-1279 Migrates all the checks to use JavaCheckVerifier (requ…
Wohops Oct 7, 2015
2d2ebf0
SONARJAVA-1279 changes version of java-plugin to 3.6
Wohops Oct 9, 2015
940cdda
[PHP] Example for custom rules
lindamartin Oct 28, 2015
0e55598
[PHP] Update custom rules example.
lindamartin Oct 28, 2015
052dda3
Use same version of JaCoCo
Wohops Oct 28, 2015
054bc43
[PHP] Fix some flaws in custom rule plugin example
vilchik-elena Oct 29, 2015
3f1eed9
[JavaScrip] Update custom rule
pynicolas Aug 24, 2015
aa8ba9a
upgrade flex plugin to 2.2.1
Nov 6, 2015
de88fd9
change sonar-javascript-plugin to 2.8
Nov 17, 2015
2e1e19a
update Java Plugin to 3.7.1
Nov 17, 2015
7ac307a
update Flex Plugin to 2.2.1
Nov 17, 2015
223092e
update PHP Plugin to 2.7
Nov 17, 2015
5db1260
add logs to illustrate when the Sensor is called
Nov 19, 2015
5be91cf
add build script to be able to use the BuildWrapper with it
Nov 19, 2015
5a4c3ba
pom to force download of artifact to have CI working with Orchestrato…
Nov 19, 2015
bea3770
add example of External Tool Issues Loader
Nov 20, 2015
90e06b7
Upgrade sonar-packaging-m-p in example plugins
Nov 21, 2015
11cfa39
Android App analyzed with SonarQube Scanner for Gradle
Nov 23, 2015
3ad1e57
add README.md
Nov 23, 2015
cf57a9d
rename SonarRunner into SonarQube Scanner
Nov 23, 2015
2d2e12e
move Checks in a dedicated package
Nov 23, 2015
c1fbd85
Fixed typo
GuiSim Nov 24, 2015
3b05562
Merge pull request #19 from GuiSim/patch-1
henryju Nov 24, 2015
872c0f6
move Checks in a dedicated package
Nov 26, 2015
59be5f4
move Checks in a dedicated package
Nov 26, 2015
dd32db8
remove codehaus from projectKey | normalize projectKey and projectNam…
Nov 26, 2015
3a63353
update projectKey
Nov 26, 2015
3f26713
update projectKey
Nov 26, 2015
88e4427
update projectKey
Nov 26, 2015
bd307e3
update projectKey
Nov 26, 2015
81f42b9
remove links pointing to codehaus
Nov 26, 2015
c801592
update Java Plugin to 3.7.1
Nov 26, 2015
ac75495
add validation.txt for IT
Nov 26, 2015
bcc5cfc
add validation.txt for IT
Nov 26, 2015
d149288
deactivate IT as there is no way to build before running the analysis
Nov 26, 2015
d4c1d13
upgrade plugin version to latest
Nov 26, 2015
a95081d
upgrade plugin version to latest
Nov 26, 2015
8106f4d
add more validation.txt to improve ITs
Nov 27, 2015
29cc68a
add more validation.txt to improve ITs
Nov 27, 2015
ab3486a
add more validation.txt to improve ITs
Nov 27, 2015
13bd44b
add more validation.txt to improve ITs
Nov 27, 2015
a7a4ae3
Fix ITs
Nov 30, 2015
79f523b
fix ITs
Nov 30, 2015
3d1ff04
Fix ITs
Nov 30, 2015
ac9853b
move from RulesDefinitionAnnotationLoader to AnnotationBasedRulesDefi…
Nov 30, 2015
af8b289
Fix ITs
Nov 30, 2015
4e486f6
Use new GroupId for listener dependency
arend-von-reinersdorff Dec 3, 2015
cc71e7f
Merge pull request #20 from arend-von-reinersdorff/patch-1
agigleux Dec 3, 2015
65104c3
fix typo in README.md regarding mvn commands order + set version of m…
Dec 3, 2015
5d22468
Upgrade JavaScript Plugin to 2.9
Dec 11, 2015
6830525
Upgrade C/C++/Objective-C Plugin to 3.8
Dec 11, 2015
645bdd9
Update Groovy Plugin to 1.3.1
Dec 11, 2015
d9e7e65
Update Java Plugin to 3.9
Dec 11, 2015
10d91a7
Update Java Plugin to 3.9
Dec 11, 2015
bcf021d
Update JavaScript Plugin to 2.9
Dec 11, 2015
810ad89
Add plugins/sonar-reference-lts-plugin
Dec 13, 2015
3984941
Upgrade sonar-reference-plugin to API 5.2
Dec 13, 2015
2803107
Example of SQALE Metadata in rules.xml
Dec 14, 2015
d5da1d9
apply new parent and run 'mvn license:format'
Dec 15, 2015
38b5183
Fix regression of ac9853b
Dec 15, 2015
d9ab2cc
Import of UT Exec Reports
Jan 13, 2016
8373a4c
Update JS Plugin to 2.10 and add ITs
Jan 15, 2016
c6d4ade
add ITs
Jan 15, 2016
78ce914
Merge pull request #21 from SonarSource/SONAR-6591
agigleux Jan 15, 2016
ac9fcf7
change LATEST version to 5.3
Jan 15, 2016
c3ce520
upgrade JavaScript Plugin to 2.10
Jan 29, 2016
82f2156
C#: Add xUnit project
dbolkensteyn Feb 2, 2016
c553e83
fix sonar.projectKey
Feb 3, 2016
b85b2b2
Update Tycho example
henryju Feb 17, 2016
0b0e257
Update Java Plugin to 3.10
Feb 26, 2016
7be318d
Upgrade to Java Plugin 3.10
Feb 26, 2016
5f88556
Upgrade to JavaScript Plugin 2.11
vilchik-elena Mar 1, 2016
8cb4734
Remove snapshot version of JavaScript plugin
vilchik-elena Mar 9, 2016
0bcc4e9
Upgrade Java Plugin to 3.12 and JS Plugin to 2.11
Apr 1, 2016
47d0d6f
Upgrade Java Plugin to 3.12 - Dependency java-squid renamed java-fron…
Apr 1, 2016
b1130be
Upgrade PHP Plugin to 2.8
Apr 1, 2016
96576b3
Use Graddle plugins DSL to apply SonarQube Scanner for Graddle
jdcoffre Apr 4, 2016
ba594dd
Update project documentation with Gradle DSL plugin info
jdcoffre Apr 4, 2016
f7722c9
Update Gradle example using SonarQube Scanner for Gradle 1.2
jdcoffre Apr 4, 2016
fc87135
Remove examples related to JsTestDriver which is no longer supported
Apr 6, 2016
c378311
add some bad code to be sure to have Issues raised
Apr 6, 2016
4c6a3f7
Update ITs
Apr 6, 2016
b379801
update comment to reflect code change
Apr 19, 2016
3e5f679
Merge pull request #24 from otrosien/patch-1
Apr 28, 2016
6f47242
Remove non UTF-8 character
jdcoffre May 16, 2016
f470c8b
Update AndroidLint example for SonarQube Scanner
jdcoffre May 17, 2016
f25e426
Fix build removing unsupported measures *_violations
jdcoffre May 17, 2016
c2b01d9
Use last version of SonarQube Scanner for Gradle
jdcoffre May 17, 2016
b483e75
Update README to make users aware about Android Lint quality profile
jdcoffre May 17, 2016
3dd0de5
Add build wrapper and update usage of SonarQube Scanner
jdcoffre May 17, 2016
96a1ced
Update usage of SonarQube Scanner
jdcoffre May 17, 2016
16c9925
Add build wrapper and update usage of SonarQube Scanner
jdcoffre May 17, 2016
7a80861
Add description of the usage of SonarQube Scanner for MSBuild
jdcoffre May 17, 2016
bbd2e5d
Upgrade Java Plugin to 3.13.1
May 17, 2016
04f0a66
DOC-79: rename sonar-runner into sonar-scanner
May 17, 2016
9b42006
DOC-79: rename sonar-runner into sonar-scanner
May 17, 2016
b0ebd45
DOC-79: rename sonar-runner into sonar-scanner
May 18, 2016
474da47
Add empty template of java custom plugin
Wohops May 23, 2016
ed8fafb
Add completed tutorial with MyFirstCustomCheck
Wohops May 25, 2016
0cc4794
Add sonar-example-plugin for API 5.6
Jun 9, 2016
92828b2
replace sonar-reference-* by sonar-example-plugin
Jun 9, 2016
e14bc44
Fix Cobertura XML path and upgrade to latest versions
Jun 30, 2016
7f97d4e
Add .whitesource configuration file
mend-bolt-for-github[bot] Sep 16, 2020
0d040e9
fix: plugins/java-custom-rules/pom.xml to reduce vulnerabilities
snyk-bot Nov 24, 2020
5dd9c1a
Merge pull request #2 from cniweb/snyk-fix-8533a3d6063c4e5568e7cdf1c7…
cniweb Nov 24, 2020
18140a5
Merge pull request #1 from cniweb/whitesource/configure
cniweb Nov 24, 2020
c17c6b6
fix: plugins/java-custom-rules/pom.xml to reduce vulnerabilities
snyk-bot Nov 24, 2020
2253813
fix: upgrade org.apache.httpcomponents:httpclient from 4.2.2 to 4.5.13
snyk-bot Nov 24, 2020
ba0b202
fix: upgrade org.codehaus.sonar:sonar-ws-client from 3.5 to 3.7.4
snyk-bot Nov 24, 2020
a0ecb34
fix: plugins/tutorial/java-custom-rules-template/pom.xml to reduce vu…
snyk-bot Nov 25, 2020
e266365
fix: projects/languages/groovy/groovy-sonar-runner-jacoco/pom.xml to …
snyk-bot Nov 25, 2020
ddf7965
fix: projects/languages/groovy/groovy-maven/pom.xml to reduce vulnera…
snyk-bot Nov 25, 2020
0986ed8
fix: plugins/tutorial/java-custom-rules-template/pom.xml to reduce vu…
snyk-bot Nov 26, 2020
842b851
fix: ws/manual-measure-ws/pom.xml to reduce vulnerabilities
snyk-bot Dec 3, 2020
f27f8ea
Merge pull request #10 from cniweb/snyk-fix-ed6a33ee29f9e03c24eae3a38…
cniweb Dec 8, 2020
b6c2657
Merge pull request #9 from cniweb/snyk-fix-e96131a448e96860c817527396…
cniweb Dec 8, 2020
b53a838
Merge pull request #8 from cniweb/snyk-fix-1909b3f424b040cf72843f6c40…
cniweb Dec 8, 2020
48a720f
Merge pull request #7 from cniweb/snyk-fix-078b13965e1735793f37e5db9d…
cniweb Dec 8, 2020
55c4b86
Merge pull request #3 from cniweb/snyk-fix-44e31c40de7e92845f083ad5aa…
cniweb Dec 8, 2020
68a128c
Merge pull request #4 from cniweb/snyk-upgrade-59422a67fcd7ffbd15408c…
cniweb Dec 8, 2020
c98bb29
Merge pull request #5 from cniweb/snyk-upgrade-0ed4cb26c171bdcfc240fa…
cniweb Dec 8, 2020
78f28c2
Merge pull request #6 from cniweb/snyk-fix-c9ff965033ba3ee700f21b248a…
cniweb Dec 8, 2020
82e645a
fix: plugins/tutorial/java-custom-rules-template/pom.xml to reduce vu…
snyk-bot Dec 8, 2020
93b0806
Merge pull request #11 from cniweb/snyk-fix-cb9d7e24ad7226a8031f9b534…
cniweb Dec 8, 2020
b293133
fix: upgrade org.sonarsource.java:java-frontend from 6.0.0.20538 to 6…
snyk-bot Dec 8, 2020
627fbed
Merge pull request #12 from cniweb/snyk-upgrade-99ada69e95c1e9d264543…
cniweb Dec 8, 2020
126262d
fix: upgrade org.sonarsource.java:java-frontend from 6.0.0.20538 to 6…
snyk-bot Dec 9, 2020
9ff8ac4
fix: projects/languages/groovy/groovy-sonar-runner-jacoco/pom.xml to …
snyk-bot Dec 9, 2020
304337e
fix: upgrade org.jacoco:org.jacoco.core from 0.7.4.201502262128 to 0.8.6
snyk-bot Dec 9, 2020
1b64179
fix: upgrade junit:junit from 4.10 to 4.13.1
snyk-bot Dec 9, 2020
85eff9f
Merge pull request #13 from cniweb/snyk-upgrade-ef9d310060d967b4ad073…
cniweb Dec 9, 2020
c61a2d3
Merge pull request #14 from cniweb/snyk-fix-f50588b39e48c315f27b423f0…
cniweb Dec 9, 2020
7d26ae6
Merge pull request #15 from cniweb/snyk-upgrade-e266e6effb893b6c0ad46…
cniweb Dec 9, 2020
d7b5415
Merge pull request #16 from cniweb/snyk-upgrade-2861f87953a88bca15e50…
cniweb Dec 9, 2020
8ae4b8c
fix: upgrade junit:junit from 4.10 to 4.13.1
snyk-bot Dec 10, 2020
397dd74
Merge pull request #17 from cniweb/snyk-upgrade-749d06e2db9a069e96d46…
cniweb Dec 14, 2020
9d0d3ce
fix: upgrade junit:junit from 4.13.1 to 4.13.2
snyk-bot Mar 8, 2021
235e86e
fix: upgrade org.sonarsource.sslr-squid-bridge:sslr-squid-bridge from…
snyk-bot May 22, 2021
b0f4944
fix: upgrade org.jacoco:org.jacoco.core from 0.8.6 to 0.8.7
snyk-bot May 27, 2021
171dafc
Fix CVE-2016-6814 and CVE-2015-3253
cniweb Dec 21, 2021
fb6a401
Update to version 7.5.0.28054
cniweb Dec 21, 2021
eb839ff
Update to version 7.5.0.28054
cniweb Dec 21, 2021
6f622bf
fix: plugins/sonar-example-plugin/pom.xml to reduce vulnerabilities
snyk-bot Mar 10, 2022
808cbb4
fix: plugins/php-custom-rules/pom.xml to reduce vulnerabilities
snyk-bot Mar 10, 2022
c42f135
fix: plugins/tutorial/java-custom-rules-template/pom.xml to reduce vu…
snyk-bot Apr 5, 2022
5c0a390
fix: plugins/java-custom-rules/pom.xml to reduce vulnerabilities
snyk-bot Jun 17, 2022
1180db1
Merge pull request #26 from cniweb/snyk-fix-cf2d081c445b2a66c12f64b4b…
cniweb Jul 22, 2022
4fbe63c
Merge pull request #34 from cniweb/snyk-fix-48b34370c782759b6dae29d01…
cniweb Jul 22, 2022
a4ed0de
Merge pull request #30 from cniweb/snyk-fix-8c022ae9caccec81bd53eb0d2…
cniweb Jul 22, 2022
1469424
Merge pull request #27 from cniweb/snyk-fix-7cb38b7f6813f8a15d05453a3…
cniweb Jul 22, 2022
362250e
Merge pull request #19 from cniweb/snyk-upgrade-7395cfce65b62c39d5a61…
cniweb Jul 22, 2022
af9f66a
Merge pull request #20 from cniweb/snyk-upgrade-39ff66777463bacdb818a…
cniweb Jul 22, 2022
7a9b21b
Merge pull request #21 from cniweb/snyk-upgrade-1f20f8c72921a953aae4d…
cniweb Jul 22, 2022
3c8b6da
fix: plugins/php-custom-rules/pom.xml to reduce vulnerabilities
snyk-bot Jul 22, 2022
994723d
Merge pull request #35 from cniweb/snyk-fix-6f609e4a4a98d58e1550b1436…
cniweb Jul 22, 2022
8491861
fix: plugins/tutorial/java-custom-rules-template/pom.xml to reduce vu…
snyk-bot Jul 22, 2022
65f5886
Merge pull request #36 from cniweb/snyk-fix-77b2681fcf3c9d046977c81ec…
cniweb Jul 22, 2022
c972de2
fix: plugins/php-custom-rules/pom.xml to reduce vulnerabilities
snyk-bot Jul 22, 2022
e81d92c
Merge pull request #37 from cniweb/snyk-fix-e5141d3f89d6e0dcb051a585d…
cniweb Jul 22, 2022
057c98c
fix: plugins/javascript-custom-rules/pom.xml to reduce vulnerabilities
snyk-bot Jul 22, 2022
3eef2dc
Merge pull request #38 from cniweb/snyk-fix-e4a7ac5079d9c3db7e785225a…
cniweb Jul 22, 2022
8b87cac
fix: plugins/java-custom-rules/pom.xml to reduce vulnerabilities
snyk-bot Jul 22, 2022
4c677a9
fix: plugins/javascript-custom-rules/pom.xml to reduce vulnerabilities
snyk-bot Jul 22, 2022
17c39f8
Merge pull request #40 from cniweb/snyk-fix-b7d0cd48e407cdc52fe98a7d4…
cniweb Jul 22, 2022
e14c7db
Merge pull request #39 from cniweb/snyk-fix-2e9db2e847f25b17669df4c5d…
cniweb Jul 22, 2022
691a103
fix: plugins/javascript-custom-rules/pom.xml to reduce vulnerabilities
snyk-bot Jul 22, 2022
d1c9ff5
Merge pull request #41 from cniweb/snyk-fix-bcc6646a2f4f35c1314d98743…
cniweb Jul 22, 2022
872d3ef
fix: plugins/tutorial/java-custom-rules-template/pom.xml to reduce vu…
snyk-bot Nov 2, 2022
606d3bb
fix: plugins/java-custom-rules/pom.xml to reduce vulnerabilities
snyk-bot Nov 3, 2022
ffca9e6
Merge pull request #47 from cniweb/snyk-fix-10af84728a81f545d7e47fb6a…
cniweb Dec 29, 2022
02b9363
Merge pull request #48 from cniweb/snyk-fix-44dd92fd4efb136b94736ced2…
cniweb Dec 29, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update dependency on java plugin.
benzonico committed May 11, 2015
commit 2f361016c2571be69bfd2a5caede0d3a8fe36ab6
2 changes: 1 addition & 1 deletion plugins/java-custom-rules/pom.xml
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
<groupId>org.codehaus.sonar-plugins.java</groupId>
<artifactId>sonar-java-plugin</artifactId>
<type>sonar-plugin</type>
<version>3.1-SNAPSHOT</version>
<version>3.1</version>
<scope>provided</scope>
</dependency>