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 ff95e34365 ARTEMIS-5398 Bump
org.jboss.marshalling:jboss-marshalling-river from 2.2.2.Final to 2.2.3.Final
ff95e34365 is described below
commit ff95e34365e67d1da158844e90ff4263f4ebd1b8
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Apr 10 10:00:54 2025 -0500
ARTEMIS-5398 Bump org.jboss.marshalling:jboss-marshalling-river from
2.2.2.Final to 2.2.3.Final
---
tests/compatibility-tests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/compatibility-tests/pom.xml
b/tests/compatibility-tests/pom.xml
index e81cb81f44..49fb10b05c 100644
--- a/tests/compatibility-tests/pom.xml
+++ b/tests/compatibility-tests/pom.xml
@@ -218,7 +218,7 @@
<dependency>
<groupId>org.jboss.marshalling</groupId>
<artifactId>jboss-marshalling-river</artifactId>
- <version>2.2.2.Final</version>
+ <version>2.2.3.Final</version>
</dependency>
<!-- The johnzon-core and json-api contents are repackaged in -commons,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact