Skip to content

Commit

Permalink
Merge pull request #124 from mwiede/dependabot/maven/dockerjava.versi…
Browse files Browse the repository at this point in the history
…on-3.3.5

Bump dockerjava.version from 3.3.4 to 3.3.5
  • Loading branch information
github-actions[bot] authored Feb 26, 2024
2 parents 44b8e1c + 523ad96 commit 329f16f
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.4</dockerjava.version>
<dockerjava.version>3.3.5</dockerjava.version>

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

0 comments on commit 329f16f

Please sign in to comment.