diff --git a/README.md b/README.md
index 8a89965..adfda75 100644
--- a/README.md
+++ b/README.md
@@ -16,18 +16,18 @@ you will get the following measurements for every ```public``` method of the ```
## Runtime Dependencies
- Java >= 1.8
- - Spring Boot >= 2.1.1-RELEASE
+ - Spring Boot >= 2.1.5-RELEASE
The library was compiled against:
- - Spring Boot Acutator 2.1.1-RELEASE
+ - Spring Boot Acutator 2.1.5-RELEASE
## Installation
```
de.dm.infrastructure
micrometer-metrics-wrapper
- 1.1.0
+ 1.2.0
```
diff --git a/pom.xml b/pom.xml
index 59c5e62..46a16ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
de.dm.infrastructure
micrometer-metrics-wrapper
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
jar
micrometer-metrics-wrapper
@@ -44,7 +44,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.1.1.RELEASE
+ 2.1.5.RELEASE
@@ -54,11 +54,11 @@
1.8
2.5.3
- 3.0.1
- 3.0.1
+ 3.1.0
+ 3.1.0
**/*App.java,**/*Properties.java
- 0.8.2
- 1.6.7
+ 0.8.4
+ 1.6.8