This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-4.1 by this push:
new 59b60ba85f0 branch-4.1: [fix](fe) Upgrade Nimbus dependencies #67065
(#67847)
59b60ba85f0 is described below
commit 59b60ba85f0bdbaf9fa8084de855595959e41bc8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 12 00:56:19 2026 +0800
branch-4.1: [fix](fe) Upgrade Nimbus dependencies #67065 (#67847)
Cherry-picked from #67065
Co-authored-by: Calvin Kirs <[email protected]>
---
fe/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fe/pom.xml b/fe/pom.xml
index 8349b523c96..d7a2e8dc2d1 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -433,7 +433,7 @@ under the License.
<maven-shade-plugin.version>3.6.2</maven-shade-plugin.version>
<argLine></argLine>
<trino.version>435</trino.version>
- <nimbusds.version>10.0.1</nimbusds.version>
+ <nimbusds.version>10.0.2</nimbusds.version>
<jakarta.annotation-api.version>2.1.1</jakarta.annotation-api.version>
<asm.version>9.4</asm.version>
<airlift.concurrent.version>202</airlift.concurrent.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]