We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af9daa commit ea36d89Copy full SHA for ea36d89
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
6
<artifactId>hooker</artifactId>
7
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>hooker</name>
@@ -147,7 +147,7 @@
147
<dependency>
148
<groupId>com.google.guava</groupId>
149
<artifactId>guava</artifactId>
150
- <version>33.4.0-jre</version>
+ <version>33.4.8-jre</version>
151
</dependency>
152
153
<groupId>io.micrometer</groupId>
0 commit comments