This is an automated email from the ASF dual-hosted git repository.

jacopoc pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 54d4ebb64b Bump com.auth0:jwks-rsa from 0.24.0 to 0.24.1
54d4ebb64b is described below

commit 54d4ebb64b1d287a2977a553180e3d7e3fbff480
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 10:55:22 2026 +0000

    Bump com.auth0:jwks-rsa from 0.24.0 to 0.24.1
    
    Bumps [com.auth0:jwks-rsa](https://github.com/auth0/jwks-rsa-java) from 
0.24.0 to 0.24.1.
    - [Release notes](https://github.com/auth0/jwks-rsa-java/releases)
    - 
[Changelog](https://github.com/auth0/jwks-rsa-java/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/auth0/jwks-rsa-java/compare/0.24.0...0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.auth0:jwks-rsa
      dependency-version: 0.24.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 8dbf324256..f9f015127d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -90,7 +90,7 @@ swagger = "2.2.54"
 oro = "2.0.8"
 wsdl4j = "1.6.3"
 java-jwt = "4.5.2"
-jwks-rsa = "0.24.0"
+jwks-rsa = "0.24.1"
 jdom2 = "2.0.6.1"
 re2j = "1.8"
 xerces-impl = "2.12.2"

Reply via email to