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 8e40a10 commit 662c925Copy full SHA for 662c925
soa-discord/pom.xml
@@ -103,17 +103,17 @@
103
<dependency>
104
<groupId>org.glassfish.jersey.core</groupId>
105
<artifactId>jersey-client</artifactId>
106
- <version>3.0.4</version>
+ <version>3.1.1</version>
107
</dependency>
108
109
<groupId>org.glassfish.jersey.media</groupId>
110
<artifactId>jersey-media-json-jackson</artifactId>
111
- <version>3.0.5</version>
112
113
114
<groupId>org.glassfish.jersey.inject</groupId>
115
<artifactId>jersey-hk2</artifactId>
116
117
118
119
<groupId>org.dmfs</groupId>
0 commit comments