Skip to content

Commit e329ec3

Browse files
Bump org.jboss.resteasy:resteasy-json-binding-provider in /start
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62970e6 commit e329ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.jboss.resteasy</groupId>
5252
<artifactId>resteasy-json-binding-provider</artifactId>
53-
<version>6.2.11.Final</version>
53+
<version>6.2.12.Final</version>
5454
<scope>test</scope>
5555
</dependency>
5656
</dependencies>

0 commit comments

Comments
 (0)