Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio from v3.5.0 to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 2, 2023
1 parent a7d9c36 commit 1f21587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.version>3.9.4</maven.version>
<okio.version>3.5.0</okio.version>
<okio.version>3.6.0</okio.version>
<owasp-dependency-check.version>8.4.0</owasp-dependency-check.version>
<pgv-java-stub.version>0.10.1</pgv-java-stub.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 1f21587

Please sign in to comment.