diff --git a/README.md b/README.md
index 367f2f6..2d28195 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ The maven groupId, artifactId and version, this plugin is in the **Maven Central
```xml
io.github.vdaburon
jmeter-graph-tool-maven-plugin
-1.0
+1.1
```
Just include the plugin in your `pom.xml` and execute `mvn jmeter-graph:create-graph`.
@@ -76,7 +76,7 @@ Just include the plugin in your `pom.xml` and execute `mvn jmeter-graph:create-g
io.github.vdaburon
jmeter-graph-tool-maven-plugin
- 1.0
+ 1.1
@@ -244,7 +244,7 @@ You can also bind the graph-generation to a maven-phase, e.g. `verify`:
io.github.vdaburon
jmeter-graph-tool-maven-plugin
- 1.0
+ 1.1
create-graphs
@@ -390,7 +390,7 @@ Use maven-phase `verify`
4.0.0
io.github.vdaburon.jmeter
jm_maven
- 1.2
+ 1.3
UTF-8
1.8
@@ -407,7 +407,7 @@ Use maven-phase `verify`
com.lazerycode.jmeter
jmeter-maven-plugin
- 3.5.0
+ 3.6.1
@@ -433,6 +433,10 @@ Use maven-phase `verify`
-->
+
+
+ mysql:mysql-connector-java:8.0.30
+
kg.apc:jmeter-plugins-functions:2.1
kg.apc:jmeter-plugins-casutg:2.9
@@ -470,7 +474,7 @@ Use maven-phase `verify`
io.github.vdaburon
jmeter-graph-tool-maven-plugin
- 1.0
+ 1.1
create-graphs
diff --git a/pom.xml b/pom.xml
index 516e795..0507fca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
io.github.vdaburon
jmeter-graph-tool-maven-plugin
- 1.0
+ 1.1
maven-plugin
JMeter Graph and Tool Maven Plugin
A maven plugin to include features from jmeter-plugins.org for JMeterPluginsCMD Command Line Tool to create graphs, export csv files from jmeter result files and Filter Result tool.
@@ -25,14 +25,14 @@
vdaburon
Vincent DABURON
- Commiter
+ Committer
mlex
Michael LEX
- Comitter until september 2021 before the fork
+ Committer until september 2021 before the fork
@@ -65,7 +65,7 @@
UTF-8
- 5.4.1
+ 5.5
@@ -84,7 +84,7 @@
junit
junit
- 4.11
+ 4.13.2
test
@@ -95,7 +95,7 @@
commons-io
commons-io
- 2.8.0
+ 2.11.0
@@ -160,7 +160,7 @@
kg.apc
jmeter-plugins-cmn-jmeter
- 0.6
+ 0.7
@@ -246,7 +246,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.7
+ 1.6.13
true
ossrh
@@ -257,7 +257,7 @@
org.apache.maven.plugins
maven-plugin-plugin
- 3.6.1
+ 3.6.4
default-descriptor