Skip to content

Commit 5bd299c

Browse files
committed
Revert "Update plugins"
This reverts commit ddddb6a.
1 parent fd7901f commit 5bd299c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.apache.maven.plugins</groupId>
4242
<artifactId>maven-assembly-plugin</artifactId>
43-
<version>3.7.1</version>
43+
<version>3.2.0</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.slf4j</groupId>
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.apache.maven.plugins</groupId>
150150
<artifactId>maven-release-plugin</artifactId>
151-
<version>3.1.1</version>
151+
<version>3.0.0-M1</version>
152152
<configuration>
153153
<releaseProfiles>release</releaseProfiles>
154154
</configuration>

0 commit comments

Comments
 (0)