Skip to content

Commit 31e9b55

Browse files
Merge branch 'development' into dependabot/maven/org.junit.jupiter-junit-jupiter-5.13.4
2 parents c18ee6b + f1dcde3 commit 31e9b55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<!-- clean lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#clean_Lifecycle -->
7979
<plugin>
8080
<artifactId>maven-clean-plugin</artifactId>
81-
<version>3.1.0</version>
81+
<version>3.5.0</version>
8282
</plugin>
8383
<!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
8484
<plugin>
@@ -108,7 +108,7 @@
108108
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
109109
<plugin>
110110
<artifactId>maven-site-plugin</artifactId>
111-
<version>3.7.1</version>
111+
<version>3.21.0</version>
112112
</plugin>
113113
<plugin>
114114
<artifactId>maven-project-info-reports-plugin</artifactId>

0 commit comments

Comments
 (0)