Skip to content
Permalink
Browse files

[WFCORE-4432] Upgrading JBoss Marshalling to 2.0.7.Final

This component upgrade brings in the following fix:
 * [JBMAR-222] Fixed Vector & Stack serialization to prevent ConcurrentModificationException
  • Loading branch information
ropalka authored and jmesnil committed Apr 17, 2019
1 parent ed57553 commit 664e854f085f185e863d799fbeba930b52448916
Showing with 1 addition and 1 deletion.
  1. +1 −1 pom.xml
@@ -184,7 +184,7 @@
<version.org.jboss.logging.jul-to-slf4j-stub>1.0.1.Final</version.org.jboss.logging.jul-to-slf4j-stub>
<version.org.jboss.logmanager.jboss-logmanager>2.1.10.Final</version.org.jboss.logmanager.jboss-logmanager>
<version.org.jboss.logmanager.log4j-jboss-logmanager>1.2.0.Final</version.org.jboss.logmanager.log4j-jboss-logmanager>
<version.org.jboss.marshalling.jboss-marshalling>2.0.6.Final</version.org.jboss.marshalling.jboss-marshalling>
<version.org.jboss.marshalling.jboss-marshalling>2.0.7.Final</version.org.jboss.marshalling.jboss-marshalling>
<version.org.jboss.modules.jboss-modules>1.9.1.Final</version.org.jboss.modules.jboss-modules>
<version.org.jboss.msc.jboss-msc>1.4.5.Final</version.org.jboss.msc.jboss-msc>
<version.org.jboss.remoting>5.0.8.Final</version.org.jboss.remoting>

0 comments on commit 664e854

Please sign in to comment.
You can’t perform that action at this time.