Skip to content

Commit a19d653

Browse files
committed
Update jersey monorepo to v3.0.3
1 parent a9a00c1 commit a19d653

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

soa-discord/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,17 +109,17 @@
109109
<dependency>
110110
<groupId>org.glassfish.jersey.core</groupId>
111111
<artifactId>jersey-client</artifactId>
112-
<version>3.0.2</version>
112+
<version>3.0.3</version>
113113
</dependency>
114114
<dependency>
115115
<groupId>org.glassfish.jersey.media</groupId>
116116
<artifactId>jersey-media-json-jackson</artifactId>
117-
<version>3.0.2</version>
117+
<version>3.0.3</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>org.glassfish.jersey.inject</groupId>
121121
<artifactId>jersey-hk2</artifactId>
122-
<version>3.0.2</version>
122+
<version>3.0.3</version>
123123
</dependency>
124124
<dependency>
125125
<groupId>org.dmfs</groupId>

0 commit comments

Comments
 (0)