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 3ac160b57d Bump org.sonarqube from 7.2.1.6560 to 7.2.2.6593 (#983)
3ac160b57d is described below
commit 3ac160b57d38e3466d59368ec34e3f2a3db1b6a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 19 16:09:48 2025 +0100
Bump org.sonarqube from 7.2.1.6560 to 7.2.2.6593 (#983)
Bumps org.sonarqube from 7.2.1.6560 to 7.2.2.6593.
---
updated-dependencies:
- dependency-name: org.sonarqube
dependency-version: 7.2.2.6593
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 b103292d1a..16b791c0e3 100644
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ plugins {
id 'distribution'
id 'com.github.spotbugs' version '6.4.8' // 6.2.0+ requires JDK 11
id 'de.thetaphi.forbiddenapis' version '3.10'
- id 'org.sonarqube' version '7.2.1.6560'
+ id 'org.sonarqube' version '7.2.2.6593'
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]