Skip to content

Commit b5fdc2f

Browse files
committed
Merge branch 'master' of https://github.com/kohsuke/github-api into issue_500_create_tag_method
2 parents 3860296 + 2462eb2 commit b5fdc2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
<spotbugs.version>3.1.12</spotbugs.version>
3434
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
3535
<hamcrest.version>2.2</hamcrest.version>
36-
<okhttp3.version>4.2.2</okhttp3.version>
37-
<okio.version>2.4.2</okio.version>
36+
<okhttp3.version>4.3.1</okhttp3.version>
37+
<okio.version>2.4.3</okio.version>
3838
<formatter-maven-plugin.goal>format</formatter-maven-plugin.goal>
3939
<impsort-maven-plugin.goal>sort</impsort-maven-plugin.goal>
4040
<!-- Using this as the minimum bar for code coverage. Adding methods without covering them will fail this. -->

0 commit comments

Comments
 (0)