Skip to content

Commit c8d9a84

Browse files
Bump the protobuf group with 2 updates (#234)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5052ff9 commit c8d9a84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,13 +257,13 @@
257257
<dependency>
258258
<groupId>com.google.protobuf</groupId>
259259
<artifactId>protobuf-java</artifactId>
260-
<version>4.27.3</version>
260+
<version>4.28.0</version>
261261
</dependency>
262262
<!-- tests -->
263263
<dependency>
264264
<groupId>com.google.protobuf</groupId>
265265
<artifactId>protobuf-java-util</artifactId>
266-
<version>4.27.3</version>
266+
<version>4.28.0</version>
267267
<scope>test</scope>
268268
</dependency>
269269
<dependency>

0 commit comments

Comments
 (0)