Skip to content

Commit 441154d

Browse files
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.4 (#163)
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.1 to 3.1.4. - [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.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 600c1c2 commit 441154d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ along with Java Marine API. If not, see <http://www.gnu.org/licenses />.
172172
</plugin>
173173
<plugin>
174174
<artifactId>maven-deploy-plugin</artifactId>
175-
<version>3.1.1</version>
175+
<version>3.1.4</version>
176176
<dependencies>
177177
<dependency>
178178
<groupId>org.apache.maven.wagon</groupId>

0 commit comments

Comments
 (0)