diff --git a/pom.xml b/pom.xml
index b5fa0bc..24126e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
org.slf4j
slf4j-api
- 2.0.6
+ 2.0.13
@@ -95,7 +95,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.1
+ 3.11.0
11
@@ -121,7 +121,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.3.0
+ 3.4.1
8
@@ -137,7 +137,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.0.0-M5
+ 3.1.2
org.apache.maven.plugins
@@ -160,37 +160,11 @@
-
- org.jacoco
- jacoco-maven-plugin
- 0.8.7
-
-
-
- prepare-agent
-
-
-
- report
- prepare-package
-
- report
-
-
-
-
-
- **/StubDatabaseMetaData.java
- **/StubResultSet.java
- **/StubCallableStatement.java
- test/java/**/*.java
-
-
-
+
org.apache.maven.plugins
maven-deploy-plugin
- 3.0.0-M2
+ 3.1.0
diff --git a/src/test/resources/anystub/BaseTest-testAsync.yml b/src/test/resources/anystub/BaseTest-testAsync.yml
index a3dcc01..b4c8d4f 100644
--- a/src/test/resources/anystub/BaseTest-testAsync.yml
+++ b/src/test/resources/anystub/BaseTest-testAsync.yml
@@ -1,7 +1,7 @@
exception: []
keys: testAsync
-values: testX
+values: test
---
exception: []
keys: testAsync
-values: test
+values: testX