Skip to content

Commit 6c6e57f

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.4.5 (#2112)
1 parent 946d644 commit 6c6e57f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java-common-protos/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<plugin>
113113
<groupId>org.apache.maven.plugins</groupId>
114114
<artifactId>maven-project-info-reports-plugin</artifactId>
115-
<version>3.4.2</version>
115+
<version>3.4.5</version>
116116
<reportSets>
117117
<reportSet>
118118
<reports>

java-iam/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<plugin>
150150
<groupId>org.apache.maven.plugins</groupId>
151151
<artifactId>maven-project-info-reports-plugin</artifactId>
152-
<version>3.4.2</version>
152+
<version>3.4.5</version>
153153
<reportSets>
154154
<reportSet>
155155
<reports>

0 commit comments

Comments
 (0)