This is an automated email from the ASF dual-hosted git repository. slfan1989 pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/trunk by this push: new b5a90d9500f1 Bump org.apache.derby:derby in /hadoop-project (#6816) b5a90d9500f1 is described below commit b5a90d9500f11aabd1f01c7e905b994962ea0424 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon May 13 12:47:31 2024 +0800 Bump org.apache.derby:derby in /hadoop-project (#6816) Bumps org.apache.derby:derby from 10.14.2.0 to 10.17.1.0. --- updated-dependencies: - dependency-name: org.apache.derby:derby dependency-type: direct:production ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- hadoop-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 35010750ce83..945360a9446e 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -135,7 +135,7 @@ <ehcache.version>3.8.2</ehcache.version> <cache.api.version>1.1.1</cache.api.version> <hikari.version>4.0.3</hikari.version> - <derby.version>10.14.2.0</derby.version> + <derby.version>10.17.1.0</derby.version> <mssql.version>6.2.1.jre7</mssql.version> <okhttp3.version>4.11.0</okhttp3.version> <kotlin-stdlib.version>1.6.20</kotlin-stdlib.version> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org