Skip to content

Commit 08baf5d

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.5.0 (#2258)
1 parent 094f263 commit 08baf5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java-common-protos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>org.apache.maven.plugins</groupId>
121121
<artifactId>maven-project-info-reports-plugin</artifactId>
122-
<version>3.4.5</version>
122+
<version>3.5.0</version>
123123
<reportSets>
124124
<reportSet>
125125
<reports>

java-iam/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<plugin>
157157
<groupId>org.apache.maven.plugins</groupId>
158158
<artifactId>maven-project-info-reports-plugin</artifactId>
159-
<version>3.4.5</version>
159+
<version>3.5.0</version>
160160
<reportSets>
161161
<reportSet>
162162
<reports>

0 commit comments

Comments
 (0)