Skip to content

Commit 523d15d

Browse files
build(deps-dev): bump org.glassfish.jersey.core:jersey-client (#2371)
Bumps org.glassfish.jersey.core:jersey-client from 2.41 to 2.42. --- updated-dependencies: - dependency-name: org.glassfish.jersey.core:jersey-client dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6641d8d commit 523d15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jaxrs2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.glassfish.jersey.core</groupId>
8787
<artifactId>jersey-client</artifactId>
88-
<version>2.41</version>
88+
<version>2.42</version>
8989
<scope>test</scope>
9090
</dependency>
9191
<dependency>

0 commit comments

Comments
 (0)