Skip to content

Commit 1503a49

Browse files
Bump org.glassfish.jersey.core:jersey-client
Bumps org.glassfish.jersey.core:jersey-client from 3.1.1 to 3.1.10. --- updated-dependencies: - dependency-name: org.glassfish.jersey.core:jersey-client dependency-version: 3.1.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e86daf9 commit 1503a49

File tree

1 file changed

+1
-1
lines changed
  • samples/client/petstore/java/jersey3

1 file changed

+1
-1
lines changed

samples/client/petstore/java/jersey3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
</dependencies>
353353
<properties>
354354
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
355-
<jersey-version>3.1.1</jersey-version>
355+
<jersey-version>3.1.10</jersey-version>
356356
<jackson-version>2.19.2</jackson-version>
357357
<jackson-databind-version>2.19.2</jackson-databind-version>
358358
<jackson-databind-nullable-version>0.2.8</jackson-databind-nullable-version>

0 commit comments

Comments
 (0)