We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04387c3 commit 3f83d80Copy full SHA for 3f83d80
1 file changed
pom.xml
@@ -133,7 +133,7 @@ Copyright (c) 2012 - Jeremy Long
133
<apache.lucene.version>9.12.3</apache.lucene.version>
134
<!-- Driver versions as properties for ease of extraction for reuse in Docker builds -->
135
<driver.h2database.version>2.4.240</driver.h2database.version>
136
- <driver.postgresql.version>42.7.10</driver.postgresql.version>
+ <driver.postgresql.version>42.7.11</driver.postgresql.version>
137
<driver.mysql.version>9.7.0</driver.mysql.version>
138
139
<apache.ant.version>1.10.17</apache.ant.version>
0 commit comments