diff --git a/apache-activemq-artemis.yaml b/apache-activemq-artemis.yaml index 2a8ab691ea6..724361e71bc 100644 --- a/apache-activemq-artemis.yaml +++ b/apache-activemq-artemis.yaml @@ -1,7 +1,7 @@ package: name: apache-activemq-artemis version: "2.44.0" - epoch: 1 # GHSA-84h7-rjj3-6jx4 + epoch: 2 # GHSA-vc5p-v9hr-52mj description: ActiveMQ Artemis is the next generation message broker from Apache ActiveMQ. copyright: - license: Apache-2.0 diff --git a/apache-activemq-artemis/pombump-properties.yaml b/apache-activemq-artemis/pombump-properties.yaml index 62a31032c1f..d24557a37c0 100644 --- a/apache-activemq-artemis/pombump-properties.yaml +++ b/apache-activemq-artemis/pombump-properties.yaml @@ -7,3 +7,5 @@ properties: value: "3.18.0" - property: zookeeper.version value: "3.9.4" + - property: log4j.version + value: "2.25.3"