ソースを参照

jersey-common 3.0.2

Shinsuke Sugaya 4 年 前
コミット
08a0d086b0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -1038,7 +1038,7 @@
 		<dependency>
 			<groupId>org.glassfish.jersey.core</groupId>
 			<artifactId>jersey-common</artifactId>
-			<version>3.0.1</version>
+			<version>3.0.2</version>
 			<exclusions>
 				<exclusion>
 					<groupId>jakarta.annotation</groupId>