Update jdbc.adoc (#1291)

* Update jdbc.adoc

* Update jdbc.adoc
This commit is contained in:
Stian Thorgersen 2021-11-10 08:58:57 +01:00 committed by GitHub
parent 4f1cd3077f
commit 6e03cbd10d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ After you have done this, open up the _module.xml_ file and create the following
<module xmlns="urn:jboss:module:1.3" name="org.postgresql">
<resources>
<resource-root path="postgresql-9.4.1212.jar"/>
<resource-root path="postgresql-VERSION.jar"/>
</resources>
<dependencies>