Skip to content

Commit 785e5ab

Browse files
authored
Merge pull request #369 from jglick/jboss-marshalling
Bump JBoss Marshalling
2 parents 6b36605 + 0ae4229 commit 785e5ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.jenkins-ci.plugins</groupId>
3030
<artifactId>plugin</artifactId>
31-
<version>5.2102.v5f5fe09fccf1</version>
31+
<version>6.2122.v70b_7b_f659d72</version>
3232
<relativePath />
3333
</parent>
3434
<groupId>org.jenkins-ci.plugins.workflow</groupId>
@@ -111,7 +111,7 @@
111111
<!-- Required for running with Java 9+ -->
112112
<groupId>org.jboss.marshalling</groupId>
113113
<artifactId>jboss-marshalling-river</artifactId>
114-
<version>2.2.2.Final</version>
114+
<version>2.3.0</version>
115115
</dependency>
116116
<dependency>
117117
<groupId>org.jenkins-ci.plugins.workflow</groupId>

0 commit comments

Comments
 (0)