Skip to content

Commit

Permalink
Use latest maven deploy plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
filiphr committed Aug 7, 2023
1 parent eeb859f commit 9405e88
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 @@ -31,7 +31,7 @@
<junit.version>4.13.2</junit.version>
<junit.jupiter.version>5.9.3</junit.jupiter.version>
<hikari.version>5.0.1</hikari.version>
<maven.deploy.plugin.version>3.0.0</maven.deploy.plugin.version>
<maven.deploy.plugin.version>3.1.1</maven.deploy.plugin.version>
<maven.resources.plugin.version>3.3.0</maven.resources.plugin.version>
<mockito.version>5.3.1</mockito.version>
<testcontainers.version>1.18.3</testcontainers.version>
Expand Down

0 comments on commit 9405e88

Please sign in to comment.