Skip to content

Commit 1fd3436

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: finish/inventory/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.jboss.resteasy</groupId>
7070
<artifactId>resteasy-json-binding-provider</artifactId>
71-
<version>6.2.11.Final</version>
71+
<version>6.2.12.Final</version>
7272
<scope>test</scope>
7373
</dependency>
7474
<dependency>

Diff for: finish/system/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.jboss.resteasy</groupId>
5050
<artifactId>resteasy-json-binding-provider</artifactId>
51-
<version>6.2.11.Final</version>
51+
<version>6.2.12.Final</version>
5252
<scope>test</scope>
5353
</dependency>
5454
<dependency>

0 commit comments

Comments
 (0)