Skip to content

Commit 55d6ab2

Browse files
author
Github Actions
committed
[Pipeline] Release v0.108
1 parent 5961ccc commit 55d6ab2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

model/src/main/resources/config.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jsql.version = 0.107
1+
jsql.version = 0.108
22

33
github.url = https://github.com/ron190/jsql-injection
44
github.issues.url = https://api.github.com/repos/ron190/jsql-injection/issues

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</modules>
1313

1414
<properties>
15-
<revision>v0.107</revision>
15+
<revision>v0.108</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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.107",
2+
"version": "0.108",
33
"news": [
44
"[v0.107] New SQLite php shell, including MySQL php shell, Oracle RCE and MySQL UDF shell",
55
"[UDF/RCE] How to use shells explained on GitHub at https://github.com/ron190/jsql-injection/wiki/Exploit",

0 commit comments

Comments
 (0)