Skip to content

Commit

Permalink
Merge pull request #184 from kevindeyne/dependabot/maven/org.testcont…
Browse files Browse the repository at this point in the history
…ainers-mariadb-1.17.3

Bump mariadb from 1.17.2 to 1.17.3
  • Loading branch information
kevindeyne authored Aug 20, 2022
2 parents 2655425 + 482fc7e commit c915834
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 @@ -179,7 +179,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>mariadb</artifactId>
<version>1.17.2</version>
<version>1.17.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c915834

Please sign in to comment.