We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c3d588 commit b161a7cCopy full SHA for b161a7c
1 file changed
README.md
@@ -27,7 +27,7 @@ You can add the following dependencies to your pom.xml to include [PgBulkInsert]
27
<dependency>
28
<groupId>de.bytefish</groupId>
29
<artifactId>pgbulkinsert</artifactId>
30
- <version>8.1.7</version>
+ <version>8.1.8</version>
31
</dependency>
32
```
33
0 commit comments