Skip to content

Commit

Permalink
patch vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian-Nara committed Nov 7, 2024
1 parent 8858e13 commit 2c2e531
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,11 @@
<artifactId>google-cloud-logging</artifactId>
<version>3.15.12</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.25.5</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-security-attestation</artifactId>
Expand Down

0 comments on commit 2c2e531

Please sign in to comment.