Skip to content

Commit

Permalink
build(deps): bump com.google.protobuf:protobuf-java from 3.19.4 to 3.…
Browse files Browse the repository at this point in the history
…19.6 in /athena-msk (#2145)
  • Loading branch information
github-actions[bot] committed Aug 7, 2024
2 parents 5752309 + 87ae712 commit 288bf44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions athena-msk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.19.4</version>
<version>3.19.6</version>
</dependency>
<dependency>
<groupId>software.amazon.glue</groupId>
Expand All @@ -111,7 +111,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.19.4</version>
<version>3.19.6</version>
</dependency>
<dependency>
<groupId>software.amazon.glue</groupId>
Expand Down

0 comments on commit 288bf44

Please sign in to comment.