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 2e36c32 commit b037190Copy full SHA for b037190
soa-discord/pom.xml
@@ -98,17 +98,17 @@
98
<dependency>
99
<groupId>org.glassfish.jersey.core</groupId>
100
<artifactId>jersey-client</artifactId>
101
- <version>3.0.4</version>
+ <version>3.1.1</version>
102
</dependency>
103
104
<groupId>org.glassfish.jersey.media</groupId>
105
<artifactId>jersey-media-json-jackson</artifactId>
106
- <version>3.0.5</version>
107
108
109
<groupId>org.glassfish.jersey.inject</groupId>
110
<artifactId>jersey-hk2</artifactId>
111
112
113
114
<groupId>org.dmfs</groupId>
0 commit comments