This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git
The following commit(s) were added to refs/heads/trunk by this push:
new 5a7cd39393 Bump org.sonarqube from 7.0.1.6134 to 7.1.0.6387 (#948)
5a7cd39393 is described below
commit 5a7cd39393e74f3b2a4b872d83e52b0cba4b95bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 21 20:08:49 2025 +0100
Bump org.sonarqube from 7.0.1.6134 to 7.1.0.6387 (#948)
Bumps org.sonarqube from 7.0.1.6134 to 7.1.0.6387.
---
updated-dependencies:
- dependency-name: org.sonarqube
dependency-version: 7.1.0.6387
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 5c0d70593e..85f45723e8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ plugins {
id 'distribution'
id 'com.github.spotbugs' version '6.4.5' // 6.2.0+ requires JDK 11
id 'de.thetaphi.forbiddenapis' version '3.10'
- id 'org.sonarqube' version '7.0.1.6134'
+ id 'org.sonarqube' version '7.1.0.6387'
id 'org.cyclonedx.bom' version '2.4.1'
id 'com.adarshr.test-logger' version '4.0.0'
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]