Skip to content

Commit 8b0744f

Browse files
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb73a66 commit 8b0744f

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)