Skip to content

Commit e602515

Browse files
CVE-2026-39304 Apache ActiveMQ: Denial of Service via Out of Memory vulnerability (#158)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2aaff8 commit e602515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • openidm-zip/src/main/resources/samples/audit-jms-sample/consumer

openidm-zip/src/main/resources/samples/audit-jms-sample/consumer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>org.apache.activemq</groupId>
4848
<artifactId>activemq-client</artifactId>
49-
<version>5.19.3</version>
49+
<version>5.19.4</version>
5050
</dependency>
5151
</dependencies>
5252
</project>

0 commit comments

Comments
 (0)