Skip to content

Commit 5a3e523

Browse files
Bump okhttp.version from 4.3.1 to 4.4.1
Bumps `okhttp.version` from 4.3.1 to 4.4.1. Updates `okhttp` from 4.3.1 to 4.4.1 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.3.1...parent-4.4.1) Updates `okhttp-sse` from 4.3.1 to 4.4.1 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.3.1...parent-4.4.1) Updates `okhttp-tls` from 4.3.1 to 4.4.1 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.3.1...parent-4.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2b4fe3a commit 5a3e523

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/jooby-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<mysql-connector-java.version>8.0.19</mysql-connector-java.version>
9090
<netty.version>4.1.45.Final</netty.version>
9191
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
92-
<okhttp.version>4.3.1</okhttp.version>
92+
<okhttp.version>4.4.1</okhttp.version>
9393
<pac4j.version>4.0.0-RC2</pac4j.version>
9494
<pebble.version>3.1.2</pebble.version>
9595
<plexus-utils.version>3.3.0</plexus-utils.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<jakarta.ws.rs-api.version>2.1.6</jakarta.ws.rs-api.version>
7474

7575
<!-- Misc -->
76-
<okhttp.version>4.3.1</okhttp.version>
76+
<okhttp.version>4.4.1</okhttp.version>
7777
<jsonwebtoken.version>0.11.0</jsonwebtoken.version>
7878
<json.version>20190722</json.version>
7979
<pac4j.version>4.0.0-RC2</pac4j.version>

0 commit comments

Comments
 (0)