Skip to content

Commit 6635786

Browse files
Bump okio from 2.4.2 to 2.4.3
Bumps [okio](https://github.com/square/okio) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okio@parent-2.4.2...parent-2.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 31d4eef commit 6635786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
3535
<hamcrest.version>2.2</hamcrest.version>
3636
<okhttp3.version>4.2.2</okhttp3.version>
37-
<okio.version>2.4.2</okio.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)