Skip to content

Commit

Permalink
Update dependency com.google.protobuf:protobuf-java to v4.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent d9a25aa commit 62bf99e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.28.3</version> <!-- Usa la versión adecuada -->
<version>4.29.2</version> <!-- Usa la versión adecuada -->
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
Expand All @@ -58,7 +58,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.28.3</version> <!-- Usa la versión adecuada -->
<version>4.29.2</version> <!-- Usa la versión adecuada -->
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
Expand Down

0 comments on commit 62bf99e

Please sign in to comment.