Skip to content
Merged
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 numberDiff line numberDiff 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 removeddonkey/lib/database/postgresql-42.6.0.jar
Binary file not shown.
Binary file addeddonkey/lib/database/postgresql-42.7.8.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion server/.classpath
Original file line numberDiff line numberDiff 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 removedserver/lib/database/postgresql-42.6.0.jar
Binary file not shown.
Binary file addedserver/lib/database/postgresql-42.7.8.jar
Binary file not shown.