Skip to content

Commit

Permalink
Merge pull request #2176 from manusa/fix/update-okhttp
Browse files Browse the repository at this point in the history
  • Loading branch information
fusesource-ci committed Apr 29, 2020
2 parents 791fbac + e0f41fe commit 2f857a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

#### Dependency Upgrade
* Updated Kubernetes Model to v1.18.0
* Fix #2145: Updated OkHttp to v3.12.11

#### New Features
* Fix #2115: Keep tekton v1alpha1 api
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@

<!-- Core versions -->
<sundrio.version>0.21.0</sundrio.version>
<okhttp.version>3.12.6</okhttp.version>
<okhttp.version>3.12.11</okhttp.version>
<okhttp.bundle.version>3.12.1_1</okhttp.bundle.version>
<okio.version>1.15.0</okio.version>
<okio.bundle.version>1.15.0_1</okio.bundle.version>
Expand Down

0 comments on commit 2f857a9

Please sign in to comment.