We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a93089 commit 1cf1c56Copy full SHA for 1cf1c56
2 files changed
README.md
@@ -22,7 +22,7 @@ A Java-Library to build SQL-Statements
22
<dependency>
23
<groupId>de.jaggl.sqlbuilder</groupId>
24
<artifactId>sqlbuilder-core</artifactId>
25
- <version>2.6.1</version>
+ <version>2.6.3</version>
26
</dependency>
27
```
28
pom.xml
@@ -3,7 +3,7 @@
3
4
5
6
- <version>2.6.2</version>
7
8
<packaging>jar</packaging>
9
0 commit comments