Skip to content

Commit 06267ee

Browse files
Update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.1
1 parent 3f90422 commit 06267ee

File tree

1 file changed

+1
-1
lines changed
  • CompareFrameworks/dropwizard-hello-world

1 file changed

+1
-1
lines changed

CompareFrameworks/dropwizard-hello-world/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
</plugin>
113113
<plugin>
114114
<artifactId>maven-source-plugin</artifactId>
115-
<version>3.3.0</version>
115+
<version>3.3.1</version>
116116
<executions>
117117
<execution>
118118
<id>attach-sources</id>

0 commit comments

Comments
 (0)