Skip to content

Commit 91a13de

Browse files
build(deps-dev): bump jersey-client from 2.39.1 to 2.40 (#2106)
Bumps jersey-client from 2.39.1 to 2.40. --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f139250 commit 91a13de

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.39.1</version>
88+
<version>2.40</version>
8989
<scope>test</scope>
9090
</dependency>
9191
<dependency>

0 commit comments

Comments
 (0)