Skip to content

Commit 8e685c8

Browse files
CVE-2025-27533 Apache ActiveMQ: Unchecked buffer length can cause excessive memory allocation (#107)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22b58ab commit 8e685c8

File tree

1 file changed

+1
-1
lines changed
  • openidm-zip/src/main/resources/samples/audit-jms-sample/consumer

1 file changed

+1
-1
lines changed

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.15.16</version>
49+
<version>5.16.8</version>
5050
</dependency>
5151
</dependencies>
5252
</project>

0 commit comments

Comments
 (0)