Skip to content

Commit 5ed2b95

Browse files
Update jersey monorepo to v3.1.5
1 parent ab66cf3 commit 5ed2b95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

soa-discord/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -103,17 +103,17 @@
103103
<dependency>
104104
<groupId>org.glassfish.jersey.core</groupId>
105105
<artifactId>jersey-client</artifactId>
106-
<version>3.0.4</version>
106+
<version>3.1.5</version>
107107
</dependency>
108108
<dependency>
109109
<groupId>org.glassfish.jersey.media</groupId>
110110
<artifactId>jersey-media-json-jackson</artifactId>
111-
<version>3.0.5</version>
111+
<version>3.1.5</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>org.glassfish.jersey.inject</groupId>
115115
<artifactId>jersey-hk2</artifactId>
116-
<version>3.0.5</version>
116+
<version>3.1.5</version>
117117
</dependency>
118118
<dependency>
119119
<groupId>org.dmfs</groupId>

0 commit comments

Comments
 (0)