This is an automated email from the ASF dual-hosted git repository. ayushsaxena pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tez.git
The following commit(s) were added to refs/heads/master by this push: new 9a6757b45 TEZ-4563: Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 (#352). (dependabot, Reviewed by Ayush Saxena) 9a6757b45 is described below commit 9a6757b45642f959bf56b18ea891a1db4edbe7c8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri May 10 06:20:02 2024 +0530 TEZ-4563: Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 (#352). (dependabot, Reviewed by Ayush Saxena) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 98185ae6f..29ef52431 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ <!--dependency versions in alphabetical order--> <asynchttpclient.version>2.12.3</asynchttpclient.version> - <bouncycastle.version>1.77</bouncycastle.version> + <bouncycastle.version>1.78</bouncycastle.version> <build-helper-maven-plugin.version>1.8</build-helper-maven-plugin.version> <buildnumber-maven-plugin.version>1.1</buildnumber-maven-plugin.version> <checkstyle.version>8.35</checkstyle.version>