diff --git a/tez.yaml b/tez.yaml index 6714fd0775c..30810da2f7c 100644 --- a/tez.yaml +++ b/tez.yaml @@ -1,7 +1,7 @@ package: name: tez version: 0.10.4 - epoch: 7 + epoch: 8 description: Apache Tez copyright: - license: Apache-2.0 diff --git a/tez/pombump-deps.yaml b/tez/pombump-deps.yaml index 9f3f9b67c0b..0a30c8ed09a 100644 --- a/tez/pombump-deps.yaml +++ b/tez/pombump-deps.yaml @@ -2,3 +2,6 @@ patches: - groupId: org.eclipse.jetty artifactId: jetty-server version: 9.4.57.v20241219 + - groupId: org.asynchttpclient + artifactId: async-http-client + version: 2.12.4