Skip to content

Commit cfa75c2

Browse files
committed
Bump okhttp patch version from 4.4.0 to 4.4.1
square/okhttp@parent-4.4.0...parent-4.4.1
1 parent 1977112 commit cfa75c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<jetty-for-tests.version>9.2.27.v20190403</jetty-for-tests.version>
3838
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>
39-
<okhttp.version>4.4.0</okhttp.version>
39+
<okhttp.version>4.4.1</okhttp.version>
4040
<gson.version>2.8.6</gson.version>
4141
<lombok.version>1.18.12</lombok.version>
4242
<lombok-maven-plugin.version>1.18.10.0</lombok-maven-plugin.version>
@@ -46,7 +46,7 @@
4646
<junit.version>4.13</junit.version>
4747
<hamcrest.version>1.3</hamcrest.version>
4848
<logback.version>1.2.3</logback.version>
49-
<mockito-core.version>3.3.0</mockito-core.version>
49+
<mockito-core.version>3.3.3</mockito-core.version>
5050
<duplicate-finder-maven-plugin.version>1.3.0</duplicate-finder-maven-plugin.version>
5151
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
5252
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)