Skip to content

Commit bbd0cca

Browse files
Update all non-major maven dependencies
1 parent 8e01013 commit bbd0cca

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

pom.xml

Lines changed: 4 additions & 7 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.0</version>
88
<packaging>jar</packaging>
99

1010
<name>hooker</name>
@@ -295,12 +295,9 @@
295295
<plugin>
296296
<groupId>org.apache.maven.plugins</groupId>
297297
<artifactId>maven-remote-resources-plugin</artifactId>
298-
<version>3.0.0</version>
299-
<dependencies>
300-
<dependency>
301-
<groupId>org.apache.maven.shared</groupId>
298+
<version>3.0.0</ve3.2.0</groupId>
302299
<artifactId>maven-filtering</artifactId>
303-
<version>3.3.0</version>
300+
<version>3.3.0</ve3.3.2
304301
</dependency>
305302
</dependencies>
306303
<configuration>
@@ -321,7 +318,7 @@
321318
<plugin>
322319
<groupId>org.apache.maven.plugins</groupId>
323320
<artifactId>maven-site-plugin</artifactId>
324-
<version>3.7.1</version>
321+
<version>3.12.1</version>
325322
</plugin>
326323
</plugins>
327324
</build>

0 commit comments

Comments
 (0)