Skip to content

Commit

Permalink
revert the db versions to main
Browse files Browse the repository at this point in the history
  • Loading branch information
berryware committed Feb 1, 2024
1 parent 93c6c62 commit 86abe74
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cpo-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
</description>
<properties>
<oracleVersion>19.3.0.0</oracleVersion>
<mysqlVersion>8.0.28</mysqlVersion>
<mariadbVersion>3.0.3</mariadbVersion>
<h2Version>2.1.210</h2Version>
<postgresVersion>42.3.2</postgresVersion>
<mysqlVersion>8.0.20</mysqlVersion>
<mariadbVersion>2.6.0</mariadbVersion>
<h2Version>1.4.200</h2Version>
<postgresVersion>42.2.14</postgresVersion>
</properties>
<build>
<pluginManagement>
Expand Down

0 comments on commit 86abe74

Please sign in to comment.