aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20961 Upgrade sonar-cobol to version 5.2.1.7644Aurelien Poscia2023-11-071-1/+1
* SONAR-20874 Update org.apache.tomcat.embed to 9.0.82.Wojtek Wajerowicz2023-10-251-1/+1
* SONAR-20782 Update json dependencyLéo Geoffroy2023-10-181-1/+1
* SONAR-19680 Upgrade sonar-python to 3.24.1.119169.9.2.77730Matteo Mara2023-08-251-1/+1
* SONAR-19768 Upgrade sonar-cfamily to 6.41.1.62265Matteo Mara2023-08-251-1/+1
* SONAR-20142 Upgrade sonar-security to 9.9.2.22117Matteo Mara2023-08-251-6/+6
* SONAR-20137 fix SSF-428Matteo Mara2023-08-231-0/+2
* SONAR-19365 fix SSF-398 - backport to 9.9 LTSPierre2023-05-301-1/+1
* SONAR-19097 fix SSF-384Dimitris Kavvathas2023-04-261-1/+1
* SONAR-19091 Fix SSF-383Jacek Poreda2023-04-251-1/+1
* SONAR-18587 upgrade text analyzers to 2.0.2.1090Philippe Perrin2023-03-301-1/+1
* SONAR-18216 Improve SonarText analysisJacek Poreda2023-01-171-1/+1
* SONAR-18212 Improve SonarText analysisJacek Poreda2023-01-161-1/+1
* SONAR-18168 Improve Python and Java DBD analysis: better cache management on ...Jacek Poreda2023-01-161-3/+3
* SONAR-18196 Improve PHP analysis: better cache management on PR analysisJacek Poreda2023-01-161-1/+1
* SONAR-18199 Improve Security analysis: hardeningJacek Poreda2023-01-161-6/+6
* SONAR-18200 Improve JS analysisJacek Poreda2023-01-161-1/+1
* SONAR-18201 Improve Python analysis: better cache management on PR analysisJacek Poreda2023-01-161-1/+1
* SONAR-18203 Improve XML analysis: hardening before LTS (memory leak and templ...Jacek Poreda2023-01-161-1/+1
* SONAR-18204 Improve JaCoCo XML Importer: do not index files when there's no J...Jacek Poreda2023-01-161-1/+1
* SONAR-17801 C# - New .NET Hotfix, Incremental PR AnalysisJacek2023-01-161-1/+1
* SONAR-17802 VB.NET - New .NET Hotfix, Incremental PR AnalysisJacek2023-01-161-1/+1
* SONAR-17808 Improve JaCoCo support: Coverage not imported for files with a pa...Jacek2023-01-161-1/+1
* SONAR-18173 Improve CFamily analysis: 13 new rules about C++20's std::formatJacek2023-01-161-1/+1
* SONAR-18182 First support of Dockerfile analysis with 8 rulesJacek2023-01-161-1/+1
* SONAR-18189 Improve PHP analysis: incremental PR analysis consumes less memoryJacek2023-01-161-1/+1
* SONAR-18190 Improve Java analysis: hardening, fix many FPsJacek2023-01-161-1/+1
* [NO-JIRA] Drop unnecessary k8s Hazelcast pluginJacek2023-01-111-1/+0
* SONAR-18167 Update sonar.plugin.api to 9.14.0.375Benjamin Campomenosi2023-01-091-1/+1
* SONAR-17566 Drop jdk11 support for running the SonarQube serverMatteo Mara2022-12-291-5/+4
* [NO JIRA] Update Oracle JDC driver used in tests to ojdbc11 21.8.0Duarte Meneses2022-12-201-1/+1
* [NO JIRA] Update org.slf4j dependency set to 1.7.36Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update ch.qos.logback:logback-access/classic/core to 1.2.10Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update org.apache.logging.log4j:log4j-core/api/to-slf4j to 2.19.0Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update io.jsonwebtoken:jjwt-api/impl/jackson to 0.11.5Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.github.scribejava:scribejava-apis/core to 8.3.2Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.microsoft.sqlserver:mssql-jdbc to 11.2.2.jre17Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update org.mockito:mockito-core and mockito-inline to 4.10.0Matteo Mara2022-12-201-2/+2
* [NO JIRA] Update org.eclipse.jgit:org.eclipse.jgit to 6.4.0.202211300538-rMatteo Mara2022-12-201-2/+2
* [NO JIRA] Update org.elasticsearch.plugin:transport-netty4-client to 7.17.8Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update org.elasticsearch.client:elasticsearch-rest-high-level-clien...Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update org.apache.httpcomponents:httpclient to 4.5.14Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update io.netty:netty-all to 4.1.86.FinalMatteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.auth0:java-jwt to 4.2.1Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.oracle.database.jdbc:ojdbc8 to 21.8.0.0Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.google.code.gson:gson to 2.10Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.fasterxml.jackson:jackson-bom to 2.14.1Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.jfrog.artifactory to 4.30.1Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update protobuf to 3.21.12Matteo Mara2022-12-201-1/+1
* [NO-JIRA] Update Hazelcast to 5.2.1Jacek2022-12-191-1/+1