This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/master by this push:
new 4a346f450f Bump org.eclipse.jetty:jetty-security from 12.1.8 to
12.1.10 in /paimon-iceberg (#9311)
4a346f450f is described below
commit 4a346f450f02d4c614de9696109fad6207a05903
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 20 16:49:24 2026 +0800
Bump org.eclipse.jetty:jetty-security from 12.1.8 to 12.1.10 in
/paimon-iceberg (#9311)
---
paimon-iceberg/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/paimon-iceberg/pom.xml b/paimon-iceberg/pom.xml
index bf02653af2..a46843ad11 100644
--- a/paimon-iceberg/pom.xml
+++ b/paimon-iceberg/pom.xml
@@ -428,7 +428,7 @@ under the License.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-security</artifactId>
- <version>12.1.8</version>
+ <version>12.1.10</version>
<scope>test</scope>
</dependency>