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

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


The following commit(s) were added to refs/heads/main by this push:
     new b2aa351ad1 ARTEMIS-4599 upgrade PEM Keystore to 2.3.0
b2aa351ad1 is described below

commit b2aa351ad18e6784c5df5a2615779df0b18613f1
Author: Justin Bertram <jbert...@apache.org>
AuthorDate: Tue Jan 30 15:36:26 2024 -0600

    ARTEMIS-4599 upgrade PEM Keystore to 2.3.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8b263b2282..7be47dedeb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
       <curator.version>5.5.0</curator.version>
       <zookeeper.version>3.8.3</zookeeper.version>
       <woodstox.version>4.4.0</woodstox.version>
-      <pem-keystore.version>2.2.2</pem-keystore.version>
+      <pem-keystore.version>2.3.0</pem-keystore.version>
       <!-- This overrides the Apache parent POM due to 
https://issues.apache.org/jira/browse/MSHADE-462. Once that issue
            is resolved and a new Apache parent is released then we can get rid 
of this. -->
       <version.maven-shade-plugin>3.4.1</version.maven-shade-plugin>

Reply via email to