Skip to content

Commit

Permalink
Merge pull request #799 from games647/dependabot/maven/org.mariadb.jd…
Browse files Browse the repository at this point in the history
…bc-mariadb-java-client-3.0.5

Bump mariadb-java-client from 3.0.4 to 3.0.5
  • Loading branch information
games647 authored Jun 15, 2022
2 parents 0af22d9 + 4189067 commit a9e4c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.0.4</version>
<version>3.0.5</version>
</dependency>
</dependencies>
</project>

0 comments on commit a9e4c90

Please sign in to comment.