Skip to content

Commit 5bde40d

Browse files
tonygermanojonbartels
authored andcommitted
update .classpath files with postgresql-42.6.2
Signed-off-by: Tony Germano <tony@germano.name>
1 parent 22ed441 commit 5bde40d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

donkey/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
</attributes>
8282
</classpathentry>
8383
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.7.30.jar"/>
84-
<classpathentry kind="lib" path="lib/database/postgresql-42.6.0.jar"/>
84+
<classpathentry kind="lib" path="lib/database/postgresql-42.6.2.jar"/>
8585
<classpathentry kind="lib" path="lib/xstream/xstream-1.4.20.jar"/>
8686
<classpathentry kind="output" path="bin"/>
8787
</classpath>

server/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
<classpathentry kind="lib" path="lib/donkey/slf4j-api-1.7.30.jar"/>
247247
<classpathentry kind="lib" path="lib/donkey/slf4j-log4j12-1.7.30.jar"/>
248248
<classpathentry kind="lib" path="lib/aws/metrics-spi-2.15.28.jar"/>
249-
<classpathentry kind="lib" path="lib/database/postgresql-42.6.0.jar"/>
249+
<classpathentry kind="lib" path="lib/database/postgresql-42.6.2.jar"/>
250250
<classpathentry kind="lib" path="lib/extensions/doc/openhtmltopdf-core-1.0.9.jar"/>
251251
<classpathentry kind="lib" path="lib/extensions/doc/openhtmltopdf-pdfbox-1.0.9.jar"/>
252252
<classpathentry kind="lib" path="lib/extensions/doc/xmpbox-2.0.24.jar"/>

0 commit comments

Comments
 (0)