Skip to content

Commit ae1f676

Browse files
Bump org.jboss.resteasy:resteasy-json-binding-provider in /finish
Bumps org.jboss.resteasy:resteasy-json-binding-provider from 6.2.12.Final to 7.0.0.Final. --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-json-binding-provider dependency-version: 7.0.0.Final dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a82f89 commit ae1f676

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

finish/inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.jboss.resteasy</groupId>
6262
<artifactId>resteasy-json-binding-provider</artifactId>
63-
<version>6.2.12.Final</version>
63+
<version>7.0.0.Final</version>
6464
<scope>test</scope>
6565
</dependency>
6666
<dependency>

finish/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.jboss.resteasy</groupId>
5555
<artifactId>resteasy-json-binding-provider</artifactId>
56-
<version>6.2.12.Final</version>
56+
<version>7.0.0.Final</version>
5757
<scope>test</scope>
5858
</dependency>
5959
</dependencies>

0 commit comments

Comments
 (0)