Skip to content

Commit c404860

Browse files
authored
Merge pull request #6 from Defective4/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.2
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2
2 parents ce7cc72 + 8b0744f commit c404860

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bungee-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<plugin>
181181
<groupId>org.apache.maven.plugins</groupId>
182182
<artifactId>maven-deploy-plugin</artifactId>
183-
<version>3.1.1</version>
183+
<version>3.1.2</version>
184184
</plugin>
185185
</plugins>
186186
</build>

velocity-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<plugin>
181181
<groupId>org.apache.maven.plugins</groupId>
182182
<artifactId>maven-deploy-plugin</artifactId>
183-
<version>3.1.1</version>
183+
<version>3.1.2</version>
184184
</plugin>
185185
</plugins>
186186
</build>

0 commit comments

Comments
 (0)