Skip to content

Commit

Permalink
bump okhttp and aws versions to resolve security alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewmoyer committed Apr 22, 2024
1 parent 54caca8 commit fa709b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/cog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<name>cog</name>

<properties>
<okhttp.version>4.2.0</okhttp.version>
<aws.version>2.20.73</aws.version>
<okhttp.version>4.12.0</okhttp.version>
<aws.version>2.24.13</aws.version>
<ehcache.version>3.4.0</ehcache.version>
<online.skip.pattern>**/*OnlineTest.java</online.skip.pattern>
</properties>
Expand Down

0 comments on commit fa709b6

Please sign in to comment.