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/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 6ff6280772 ARTEMIS-5884 Bump
org.jboss.marshalling:jboss-marshalling-river from 2.2.3.Final to 2.3.0
6ff6280772 is described below
commit 6ff62807727cf9b953bd935724e8232ecb6b5876
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Feb 2 10:37:45 2026 -0600
ARTEMIS-5884 Bump org.jboss.marshalling:jboss-marshalling-river from
2.2.3.Final to 2.3.0
---
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 ab51f4ff6f..3acbb64f50 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.3.Final</version>
+ <version>2.3.0</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]