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

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

commit daf37ab0e194607e5afcc430b1723251af23339a
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri May 10 10:55:21 2024 +0100

    ARTEMIS-4769: update to pem-keystore 2.4.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 86ef43c496..c9370141cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
       <curator.version>5.6.0</curator.version>
       <zookeeper.version>3.9.1</zookeeper.version>
       <woodstox.version>4.4.0</woodstox.version>
-      <pem-keystore.version>2.3.0</pem-keystore.version>
+      <pem-keystore.version>2.4.0</pem-keystore.version>
 
       <!-- This overrides the Apache parent POM. Once a new Apache parent is 
released with the latest version then we
            can get rid of this. -->

Reply via email to