Update all non-major dependencies to v4.33.0 (#27)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-02-03 16:21:03 +07:00 committed by GitHub
parent ecb95ebcc0
commit d8b02609de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,12 +108,12 @@
<dependency>
<groupId>net.javacrumbs.shedlock</groupId>
<artifactId>shedlock-provider-jdbc-template</artifactId>
<version>4.32.0</version>
<version>4.33.0</version>
</dependency>
<dependency>
<groupId>net.javacrumbs.shedlock</groupId>
<artifactId>shedlock-spring</artifactId>
<version>4.32.0</version>
<version>4.33.0</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>