Skip to content

Commit f66c70f

Browse files
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 (#169)
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8684742 commit f66c70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ along with Java Marine API. If not, see <http://www.gnu.org/licenses />.
160160
<plugin>
161161
<groupId>org.apache.maven.plugins</groupId>
162162
<artifactId>maven-source-plugin</artifactId>
163-
<version>3.3.1</version>
163+
<version>3.4.0</version>
164164
<executions>
165165
<execution>
166166
<id>attach-sources</id>

0 commit comments

Comments
 (0)