Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit3980505

Browse files
authored
deps: update dependency com.google.protobuf:protobuf-java-util to v3.17.0 (#468)
1 parent02c9849 commit3980505

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎samples/install-without-bom/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.google.protobuf</groupId>
3838
<artifactId>protobuf-java-util</artifactId>
39-
<version>3.15.8</version>
39+
<version>3.17.0</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>junit</groupId>

‎samples/snapshot/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.google.protobuf</groupId>
3636
<artifactId>protobuf-java-util</artifactId>
37-
<version>3.15.8</version>
37+
<version>3.17.0</version>
3838
</dependency>
3939

4040
<dependency>

‎samples/snippets/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.google.protobuf</groupId>
4848
<artifactId>protobuf-java-util</artifactId>
49-
<version>3.15.8</version>
49+
<version>3.17.0</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>junit</groupId>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp