Skip to content

Commit 3b19a6f

Browse files
authored
Merge pull request #221 from gresrun/dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.12.1
Bump maven-site-plugin from 3.10.0 to 3.12.1
2 parents ce44789 + fa00e01 commit 3b19a6f

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
@@ -214,7 +214,7 @@
214214
<plugin>
215215
<groupId>org.apache.maven.plugins</groupId>
216216
<artifactId>maven-site-plugin</artifactId>
217-
<version>3.10.0</version>
217+
<version>3.12.1</version>
218218
<dependencies>
219219
<dependency>
220220
<!-- Allows markdown syntax for site generation. To use it place files below src/site/markdown/[filename].md -->

0 commit comments

Comments
 (0)