Skip to content

Commit

Permalink
update dockerjava
Browse files Browse the repository at this point in the history
  • Loading branch information
mwiede committed Oct 30, 2023
1 parent 5b4dd21 commit 7c2af3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<dockerjava.version>3.3.2</dockerjava.version>
<dockerjava.version>3.3.4</dockerjava.version>

<!-- testing -->
<maven-failsafe-plugin.version>3.1.2</maven-failsafe-plugin.version>
Expand Down

0 comments on commit 7c2af3c

Please sign in to comment.