Skip to content

Commit bd27d76

Browse files
authored
Merge branch 'main' into create-installation-access-repositories
2 parents e0ca99b + 08785e5 commit bd27d76

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
@@ -258,7 +258,7 @@
258258
<plugin>
259259
<groupId>org.apache.maven.plugins</groupId>
260260
<artifactId>maven-site-plugin</artifactId>
261-
<version>3.12.0</version>
261+
<version>3.12.1</version>
262262
</plugin>
263263
<plugin>
264264
<groupId>org.apache.maven.plugins</groupId>
@@ -278,7 +278,7 @@
278278
<plugin>
279279
<groupId>org.apache.maven.plugins</groupId>
280280
<artifactId>maven-project-info-reports-plugin</artifactId>
281-
<version>3.3.0</version>
281+
<version>3.4.0</version>
282282
<dependencies>
283283
<dependency>
284284
<groupId>org.apache.bcel</groupId>

0 commit comments

Comments
 (0)