Skip to content

Commit b8ab1cd

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@
700700
<plugin>
701701
<groupId>org.apache.maven.plugins</groupId>
702702
<artifactId>maven-source-plugin</artifactId>
703-
<version>3.2.1</version>
703+
<version>3.3.0</version>
704704
<configuration>
705705
<archive>
706706
<manifest>

0 commit comments

Comments
 (0)