Skip to content

Commit 1721e07

Browse files
Update all non-major maven dependencies
1 parent 26db4e1 commit 1721e07

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<artifactId>hooker</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.1-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>hooker</name>
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>com.google.guava</groupId>
146146
<artifactId>guava</artifactId>
147-
<version>33.4.0-jre</version>
147+
<version>33.5.0-jre</version>
148148
</dependency>
149149
<dependency>
150150
<groupId>io.micrometer</groupId>
@@ -218,7 +218,7 @@
218218
<dependency>
219219
<groupId>org.apache.maven.shared</groupId>
220220
<artifactId>maven-filtering</artifactId>
221-
<version>3.4.0</version>
221+
<version>3.5.0</version>
222222
</dependency>
223223
</dependencies>
224224
<configuration>

0 commit comments

Comments
 (0)