Skip to content

Commit 9767973

Browse files
Update dependency org.apache.maven.plugins:maven-deploy-plugin to v2.8.2 (#195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9cec54f commit 9767973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-benchmarking-with-jmh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
126126
</plugin>
127127
<plugin>
128128
<artifactId>maven-deploy-plugin</artifactId>
129-
<version>2.8.1</version>
129+
<version>2.8.2</version>
130130
</plugin>
131131
<plugin>
132132
<artifactId>maven-install-plugin</artifactId>

0 commit comments

Comments
 (0)