aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* SONAR-17770 Dependency update: sonar-swift-plugin:4.8.0.5759Dimitris Kavvathas2022-12-151-1/+1
* SONAR-17764 Dependency upgrade: sonar-kotlin-plugin:2.12.0.1956Dimitris Kavvathas2022-12-131-1/+1
* SONAR-17754 Improve SonarPython analysisPhilippe Perrin2022-12-131-1/+1
* SONAR-17765 Upgrade Tomcat from 9.0.62 to 9.0.70Duarte Meneses2022-12-121-1/+1
* SONAR-17565 Remove -no-module-directories option in javadoc generationZipeng WU2022-12-091-3/+0
* SONAR-17482 SONAR-17483 SONAR-17506 SONAR-17551 SONAR-17555 SONAR-17556 SONAR...Philippe Perrin2022-12-091-23/+23
* SONAR-17565 Support running SonarQube with Java 17Zipeng WU2022-12-091-0/+3
* SONAR-17729 Upgrade Postgresql JDBC driver to 42.5.1Duarte Meneses2022-12-071-1/+1
* SONAR-17592 Update plugin-api versionLéo Geoffroy2022-12-011-1/+1
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-011-1/+1
* SONAR-15595 Upgrade Gradle wrapper to 7.5.1Zipeng WU2022-12-011-6/+6
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-2/+2
* MMF-2745 Default permission improvementsJacek2022-11-211-1/+1
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-3/+3
* SONAR-17445 upgrade postgresql version to 15Malek-Ben-Anes2022-11-101-1/+1
* [NO JIRA] Move onelogin java-saml version management to the main build.gradle...Matteo Mara2022-11-091-0/+1
* SONAR-17515 new Properties for Login Message in the General Settings panel (#...zipeng-wu-sonarsource2022-10-271-1/+1
* Dependency upgrade (minor): org.postgresql:postgresql from 42.4.1 to 42.5.0Dimitris Kavvathas2022-10-201-1/+1
* Dependency upgrade (minor): org.mockito:mockito-inline from 4.7.0 to 4.8.0Dimitris Kavvathas2022-10-201-1/+1
* Dependency upgrade (minor): org.mockito:mockito-core from 4.7.0 to 4.8.0Dimitris Kavvathas2022-10-201-1/+1
* Dependency upgrade (minor): org.elasticsearch.client:elasticsearch-rest-high-...Dimitris Kavvathas2022-10-201-1/+2
* Dependency upgrade (minor): com.auth0:java-jwt from 4.0.0 to 4.1.0Dimitris Kavvathas2022-10-201-1/+1
* Dependency upgrade (minor): com.oracle.database.jdbc:ojdbc8 from 21.6.0.0.1 t...Dimitris Kavvathas2022-10-201-1/+1
* Dependency upgrade (minor): com.microsoft.sqlserver:mssql-jdbc from 11.2.0.jr...Dimitris Kavvathas2022-10-201-1/+1
* Dependency upgrade (minor): jackson-bom from 2.13.3 to 2.13.4.20221013Dimitris Kavvathas2022-10-201-1/+1
* [NO JIRA] upgrade org.springframework:spring-context from 5.3.22 to 5.3.23Steve Marion2022-10-191-1/+1
* [NO JIRA] upgrade org.tmatesoft.svnkit:svnkit from 1.10.7 to 1.10.8Steve Marion2022-10-191-1/+1
* [NO JIRA] upgrade org.mybatis:mybatis from 3.5.10 to 3.5.11Steve Marion2022-10-191-1/+1
* [NO JIRA] upgrade org.jsoup:jsoup from 1.15.2 to 1.15.3Steve Marion2022-10-191-1/+1
* [NO JIRA] upgrade org.elasticsearch.plugin:transport-netty4-client from 7.17....Steve Marion2022-10-191-1/+1
* [NO JIRA] upgrade io.netty:netty-all from 4.1.79.Final to 4.1.84.FinalSteve Marion2022-10-191-1/+1
* [NO JIRA] upgrade protobuf-java and protoc from 3.21.5 to 3.21.7Steve Marion2022-10-191-1/+1
* Update org.json:json to 20220924Zipeng WU2022-10-191-1/+1
* SONAR-17476 Upgrade sonar-python-plugin to 3.19.0.10254Aurelien Poscia2022-10-141-1/+1
* SONAR-17463 Update JGit dependency to 6.3Duarte Meneses2022-10-141-1/+1
* SONAR-17468 Dependency upgrade: sonar-security-*-plugin 9.7.0.18030Antoine Vinot2022-10-131-6/+6
* SONAR-17462 Dependency upgrade: slang:sonar-*-plugin 1.11.0.3905Antoine Vinot2022-10-131-4/+4