Skip to content

Commit

Permalink
[JENKINS-32986] Noting need for jboss-remoting/jboss-marshalling#48.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Nov 2, 2016
1 parent 8a13ca9 commit e05ab12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>org.jboss.marshalling</groupId>
<artifactId>jboss-marshalling-river</artifactId>
<version>1.4.9.Final</version>
<version>1.4.9.Final</version> <!-- TODO JENKINS-32986 need 1.4.12.Final when released to pick up JBMAR-189 https://github.com/jboss-remoting/jboss-marshalling/pull/48 -->
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
Expand Down

0 comments on commit e05ab12

Please sign in to comment.