Skip to content

Commit f2981a1

Browse files
Bump org.apache.maven.plugins:maven-scm-publish-plugin
Bumps [org.apache.maven.plugins:maven-scm-publish-plugin](https://github.com/apache/maven-scm-publish-plugin) from 3.2.1 to 3.3.0. - [Commits](apache/maven-scm-publish-plugin@maven-scm-publish-plugin-3.2.1...maven-scm-publish-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-scm-publish-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ac92c8 commit f2981a1

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
@@ -529,7 +529,7 @@ limitations under the License.
529529
<plugin>
530530
<groupId>org.apache.maven.plugins</groupId>
531531
<artifactId>maven-scm-publish-plugin</artifactId>
532-
<version>3.2.1</version>
532+
<version>3.3.0</version>
533533
<configuration>
534534
<!-- using scm.developerConnection instead of distributionManagement.site.url -->
535535
<pubScmUrl>${project.scm.developerConnection}</pubScmUrl>

0 commit comments

Comments
 (0)