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

robbie pushed a commit to branch development
in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git


The following commit(s) were added to refs/heads/development by this push:
     new 54bac07  ARTEMIS-5345 Upgrade keycloak version in security-keycloak 
example to 24.0.5
54bac07 is described below

commit 54bac076f96dc66699354c97b1ac2635a7ae4e9d
Author: Domenico Francesco Bruscino <[email protected]>
AuthorDate: Mon Mar 10 11:36:40 2025 +0100

    ARTEMIS-5345 Upgrade keycloak version in security-keycloak example to 24.0.5
---
 examples/features/standard/security-keycloak/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/features/standard/security-keycloak/pom.xml 
b/examples/features/standard/security-keycloak/pom.xml
index efccb85..af36927 100644
--- a/examples/features/standard/security-keycloak/pom.xml
+++ b/examples/features/standard/security-keycloak/pom.xml
@@ -33,7 +33,7 @@ under the License.
 
    <properties>
       <activemq.basedir>${project.basedir}/../../../..</activemq.basedir>
-      <version.org.keycloak>21.1.2</version.org.keycloak>
+      <version.org.keycloak>24.0.5</version.org.keycloak>
       <version.jboss.logging>3.5.0.Final</version.jboss.logging>
    </properties>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to