Skip to content

Commit 4218eaf

Browse files
Bump com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
Bumps com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.18.2 to 2.19.0. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a75351d commit 4218eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.fasterxml.jackson.jaxrs</groupId>
3333
<artifactId>jackson-jaxrs-json-provider</artifactId>
34-
<version>2.18.2</version>
34+
<version>2.19.0</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>junit</groupId>

0 commit comments

Comments
 (0)