Skip to content
Snippets Groups Projects

update postgres driver

7 files
+ 7
7
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 1
1
@@ -46,7 +46,7 @@
@@ -46,7 +46,7 @@
<jruby-complete-version>9.0.0.0</jruby-complete-version>
<jruby-complete-version>9.0.0.0</jruby-complete-version>
<mapstruct.version>1.2.0.Final</mapstruct.version>
<mapstruct.version>1.2.0.Final</mapstruct.version>
<flyway-core.version>6.0.8</flyway-core.version>
<flyway-core.version>6.0.8</flyway-core.version>
<postgresql.version>42.2.8</postgresql.version>
<postgresql.version>42.7.3</postgresql.version>
<lombock.version>1.18.10</lombock.version>
<lombock.version>1.18.10</lombock.version>
<h2.version>1.4.200</h2.version>
<h2.version>1.4.200</h2.version>
<jsonwebtoken.version>0.9.1</jsonwebtoken.version>
<jsonwebtoken.version>0.9.1</jsonwebtoken.version>
Loading