Skip to content

Commit faa45b9

Browse files
authored
Merge pull request #73 from markdown-asciidoc/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.1
build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
2 parents 44edb5e + edcf0ec commit faa45b9

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
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>org.apache.maven.plugins</groupId>
172172
<artifactId>maven-source-plugin</artifactId>
173-
<version>3.3.0</version>
173+
<version>3.3.1</version>
174174
<executions>
175175
<execution>
176176
<id>attach-sources</id>

0 commit comments

Comments
 (0)