Skip to content

Commit 7ff14a1

Browse files
fix(deps): update dependency org.glassfish.jersey.core:jersey-common to v4.0.2
1 parent eafa7ea commit 7ff14a1

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
@@ -109,7 +109,7 @@
109109
<dependency>
110110
<groupId>org.glassfish.jersey.core</groupId>
111111
<artifactId>jersey-common</artifactId>
112-
<version>4.0.0</version>
112+
<version>4.0.2</version>
113113
<scope>runtime</scope>
114114
</dependency>
115115
<dependency>

0 commit comments

Comments
 (0)