Skip to content

Commit 2592b7f

Browse files
authored
Merge pull request #369 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents 3aabaf0 + c106b84 commit 2592b7f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

finish/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
<dependency>
4646
<groupId>org.jboss.resteasy</groupId>
4747
<artifactId>resteasy-client</artifactId>
48-
<version>6.2.12.Final</version>
48+
<version>6.2.14.Final</version>
4949
<scope>test</scope>
5050
</dependency>
5151
<dependency>
5252
<groupId>org.jboss.resteasy</groupId>
5353
<artifactId>resteasy-json-binding-provider</artifactId>
54-
<version>6.2.12.Final</version>
54+
<version>6.2.14.Final</version>
5555
<scope>test</scope>
5656
</dependency>
5757
<dependency>

start/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
<dependency>
4646
<groupId>org.jboss.resteasy</groupId>
4747
<artifactId>resteasy-client</artifactId>
48-
<version>6.2.12.Final</version>
48+
<version>6.2.14.Final</version>
4949
<scope>test</scope>
5050
</dependency>
5151
<dependency>
5252
<groupId>org.jboss.resteasy</groupId>
5353
<artifactId>resteasy-json-binding-provider</artifactId>
54-
<version>6.2.12.Final</version>
54+
<version>6.2.14.Final</version>
5555
<scope>test</scope>
5656
</dependency>
5757
<dependency>

0 commit comments

Comments
 (0)