Skip to content

Commit

Permalink
fix: java/microdonuts/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 3, 2023
1 parent a41dda2 commit e0e6d94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/microdonuts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.9.2</version>
<version>4.10.0</version>
</dependency>

<dependency>
Expand All @@ -65,7 +65,7 @@
<dependency>
<groupId>com.lightstep.opentelemetry</groupId>
<artifactId>opentelemetry-launcher</artifactId>
<version>0.17.1</version>
<version>1.20.0</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit e0e6d94

Please sign in to comment.