Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion donkey/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.7.30.jar"/>
<classpathentry kind="lib" path="lib/database/postgresql-42.6.0.jar"/>
<classpathentry kind="lib" path="lib/database/postgresql-42.7.8.jar"/>
<classpathentry kind="lib" path="lib/xstream/xstream-1.4.20.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Binary file removed donkey/lib/database/postgresql-42.6.0.jar
Binary file not shown.
Binary file added donkey/lib/database/postgresql-42.7.8.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion server/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
<classpathentry kind="lib" path="lib/donkey/slf4j-api-1.7.30.jar"/>
<classpathentry kind="lib" path="lib/donkey/slf4j-log4j12-1.7.30.jar"/>
<classpathentry kind="lib" path="lib/aws/metrics-spi-2.15.28.jar"/>
<classpathentry kind="lib" path="lib/database/postgresql-42.6.0.jar"/>
<classpathentry kind="lib" path="lib/database/postgresql-42.7.8.jar"/>
<classpathentry kind="lib" path="lib/extensions/doc/openhtmltopdf-core-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/extensions/doc/openhtmltopdf-pdfbox-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/extensions/doc/xmpbox-2.0.24.jar"/>
Expand Down
Binary file removed server/lib/database/postgresql-42.6.0.jar
Binary file not shown.
Binary file added server/lib/database/postgresql-42.7.8.jar
Binary file not shown.