Skip to content

Commit 69d4843

Browse files
Bump okhttp.version from 4.4.1 to 4.5.0
Bumps `okhttp.version` from 4.4.1 to 4.5.0. Updates `okhttp` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.4.1...parent-4.5.0) Updates `okhttp-sse` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.4.1...parent-4.5.0) Updates `okhttp-tls` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.4.1...parent-4.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 57c02fd commit 69d4843

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/jooby-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<mysql-connector-java.version>8.0.19</mysql-connector-java.version>
9494
<netty.version>4.1.48.Final</netty.version>
9595
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
96-
<okhttp.version>4.4.1</okhttp.version>
96+
<okhttp.version>4.5.0</okhttp.version>
9797
<pac4j.version>4.0.0</pac4j.version>
9898
<pebble.version>3.1.2</pebble.version>
9999
<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
@@ -80,7 +80,7 @@
8080
<jakarta.ws.rs-api.version>2.1.6</jakarta.ws.rs-api.version>
8181

8282
<!-- Misc -->
83-
<okhttp.version>4.4.1</okhttp.version>
83+
<okhttp.version>4.5.0</okhttp.version>
8484
<jsonwebtoken.version>0.11.1</jsonwebtoken.version>
8585
<json.version>20190722</json.version>
8686
<pac4j.version>4.0.0</pac4j.version>

0 commit comments

Comments
 (0)