We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a00c1 commit a19d653Copy full SHA for a19d653
soa-discord/pom.xml
@@ -109,17 +109,17 @@
109
<dependency>
110
<groupId>org.glassfish.jersey.core</groupId>
111
<artifactId>jersey-client</artifactId>
112
- <version>3.0.2</version>
+ <version>3.0.3</version>
113
</dependency>
114
115
<groupId>org.glassfish.jersey.media</groupId>
116
<artifactId>jersey-media-json-jackson</artifactId>
117
118
119
120
<groupId>org.glassfish.jersey.inject</groupId>
121
<artifactId>jersey-hk2</artifactId>
122
123
124
125
<groupId>org.dmfs</groupId>
0 commit comments