This is an automated email from the ASF dual-hosted git repository.
xiangfu0 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 7fafbc638e8 Bump com.github.jnr:jnr-constants from 0.11.0 to 0.11.2
(#19620)
7fafbc638e8 is described below
commit 7fafbc638e8e7664e9aa8f0484a7652af30ecc0b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 21 07:09:50 2026 -0700
Bump com.github.jnr:jnr-constants from 0.11.0 to 0.11.2 (#19620)
Bumps [com.github.jnr:jnr-constants](https://github.com/jnr/jnr-constants)
from 0.11.0 to 0.11.2.
- [Release notes](https://github.com/jnr/jnr-constants/releases)
- [Commits](https://github.com/jnr/jnr-constants/compare/0.11.0...0.11.2)
---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-constants
dependency-version: 0.11.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6234c4702b9..a65edb83efe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -340,7 +340,7 @@
<aircompressor.version>2.0.3</aircompressor.version>
<jna.version>5.19.1</jna.version>
<jnr-ffi.version>2.3.3</jnr-ffi.version>
- <jnr-constants.version>0.11.0</jnr-constants.version>
+ <jnr-constants.version>0.11.2</jnr-constants.version>
<asm.version>9.10.1</asm.version>
<paranamer.version>2.8.3</paranamer.version>
<kotlin.stdlib.version>2.4.20</kotlin.stdlib.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]