Skip to content

Commit 7023597

Browse files
authored
Merge pull request #4936 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.0
build(deps): bump maven-source-plugin from 3.2.1 to 3.3.0
2 parents d57f7bd + b8ab1cd commit 7023597

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)