This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push: new 074fffcbf4 Bump jna.version from 5.14.0 to 5.15.0 (#14004) 074fffcbf4 is described below commit 074fffcbf425708a9211da80e1b985af75893b2f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Sep 16 08:28:00 2024 -0700 Bump jna.version from 5.14.0 to 5.15.0 (#14004) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7189126322..821a589d56 100644 --- a/pom.xml +++ b/pom.xml @@ -255,7 +255,7 @@ <javassist.version>3.30.2-GA</javassist.version> <bouncycastle.version>1.78.1</bouncycastle.version> <aircompressor.version>0.27</aircompressor.version> - <jna.version>5.14.0</jna.version> + <jna.version>5.15.0</jna.version> <jnr-ffi.version>2.2.16</jnr-ffi.version> <jnr-constants.version>0.10.4</jnr-constants.version> <asm.version>9.7</asm.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org