Skip to content

Commit e1d838a

Browse files
authoredFeb 27, 2025··
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.3...maven-deploy-plugin-3.1.4) --- 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] <[email protected]>

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ limitations under the License.
409409
<plugin>
410410
<groupId>org.apache.maven.plugins</groupId>
411411
<artifactId>maven-deploy-plugin</artifactId>
412-
<version>3.1.3</version>
412+
<version>3.1.4</version>
413413
</plugin>
414414
<plugin>
415415
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.