Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feature/sftp-test-w…
Browse files Browse the repository at this point in the history
…ith-testcontainers
  • Loading branch information
maddingo committed Dec 23, 2023
2 parents 724909d + 786f75a commit 9e7fad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,12 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 9e7fad9

Please sign in to comment.