Skip to content

Commit 003d264

Browse files
author
Github Actions
committed
[Pipeline] Release v0.111
1 parent 4901f5a commit 003d264

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

model/src/main/resources/config.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jsql.version = 0.110
1+
jsql.version = 0.111
22
jsql.hash = 789c4bcf28883775cbad342df1f04f4d77092dcfac7236acacc8f24f4a4b0bcecd35b02c35742d2cf772040029100e3f
33

44
github.url = https://github.com/ron190/jsql-injection

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</modules>
1313

1414
<properties>
15-
<revision>v0.110</revision>
15+
<revision>v0.111</revision>
1616
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
1717

1818
<maven.compiler.source>11</maven.compiler.source>

web/services/jsql-injection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.110",
2+
"version": "0.111",
33
"news": [
44
"[New: Reverse shell] RCE can now open a reverse shell, validation ongoing and release coming",
55
"[RCE shell] How to use RCE shell explained on GitHub at https://github.com/ron190/jsql-injection/wiki/Exploit",

0 commit comments

Comments
 (0)