Skip to content

Commit 9f171df

Browse files
fix(deps): update docker-java.version to v3.5.1
1 parent af632bb commit 9f171df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<jib-maven-plugin.version>3.4.5</jib-maven-plugin.version>
104104
<snakeyaml.version>2.4</snakeyaml.version>
105105
<sisu.version>0.9.0.M2</sisu.version>
106-
<docker-java.version>3.4.1</docker-java.version>
106+
<docker-java.version>3.5.1</docker-java.version>
107107
<checkstyle.config.dir.path>${maven.multiModuleProjectDirectory}/config/checkstyle</checkstyle.config.dir.path>
108108
<spotless.licenseHeader.path>${maven.multiModuleProjectDirectory}/config/spotless.license.java</spotless.licenseHeader.path>
109109
<maven-plugin-tools.version>3.15.1</maven-plugin-tools.version>

0 commit comments

Comments
 (0)