We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09532b5 commit e3b0e6cCopy full SHA for e3b0e6c
README.md
@@ -2,6 +2,9 @@
2
3
## News
4
5
+Version **0.8.6** released.
6
+
7
8
The first release version **0.8.5** is available at maven central and at repository
9
**https://oss.sonatype.org/content/groups/public/**.
10
@@ -188,7 +191,7 @@ And this is the dependency declaration in your pom:
188
191
<dependency>
189
192
<groupId>com.github.jsqlparser</groupId>
190
193
<artifactId>jsqlparser</artifactId>
- <version>0.8.5</version>
194
+ <version>0.8.6</version>
195
</dependency>
196
```
197
0 commit comments