Skip to content

Commit

Permalink
#662 upgrade to postgresql-42.3.1.jar
Browse files Browse the repository at this point in the history
  • Loading branch information
ldhasson committed Dec 26, 2021
1 parent e843ced commit 91ba44a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -91,22 +91,22 @@
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/postgresql-42.2.24.jar">
<classpathentry exported="true" kind="lib" path="lib/log4j-api-2.17.0.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/log4j-api-2.17.0.jar">
<classpathentry exported="true" kind="lib" path="lib/log4j-core-2.17.0.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/log4j-core-2.17.0.jar">
<classpathentry exported="true" kind="lib" path="lib/log4j-web-2.17.0.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/log4j-web-2.17.0.jar">
<classpathentry exported="true" kind="lib" path="lib/postgresql-42.3.1.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
Expand Down
Binary file not shown.

0 comments on commit 91ba44a

Please sign in to comment.