Skip to content

Commit ca2f7a7

Browse files
authoredJun 18, 2022
Update jersey monorepo to v3.0.5
1 parent 9cd27f9 commit ca2f7a7

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
@@ -98,17 +98,17 @@
9898
<dependency>
9999
<groupId>org.glassfish.jersey.core</groupId>
100100
<artifactId>jersey-client</artifactId>
101-
<version>3.0.4</version>
101+
<version>3.0.5</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>org.glassfish.jersey.media</groupId>
105105
<artifactId>jersey-media-json-jackson</artifactId>
106-
<version>3.0.4</version>
106+
<version>3.0.5</version>
107107
</dependency>
108108
<dependency>
109109
<groupId>org.glassfish.jersey.inject</groupId>
110110
<artifactId>jersey-hk2</artifactId>
111-
<version>3.0.4</version>
111+
<version>3.0.5</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>org.dmfs</groupId>

0 commit comments

Comments
 (0)