1
mirror of https://github.com/CarmJos/EasyListener.git synced 2026-06-04 10:28:16 +08:00

Merge pull request #6 from CarmJos/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1

build(deps): bump maven-source-plugin from 3.2.0 to 3.2.1
This commit is contained in:
2022-06-23 09:03:05 +08:00
committed by GitHub
+1 -1
View File
@@ -136,7 +136,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<executions>
<execution>
<phase>package</phase>