Skip to content

Commit eb161d5

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-resources-plugin to v3.2.0 (GoogleCloudPlatform#3495)
1 parent 05c8574 commit eb161d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appengine-java11/cloudsql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
</plugin>
120120
<plugin>
121121
<artifactId>maven-resources-plugin</artifactId>
122-
<version>3.1.0</version>
122+
<version>3.2.0</version>
123123
<executions>
124124
<execution>
125125
<id>copy-resources</id>

appengine-java8/bigtable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ limitations under the License.
9494
<plugin>
9595
<groupId>org.apache.maven.plugins</groupId>
9696
<artifactId>maven-resources-plugin</artifactId>
97-
<version>3.1.0</version>
97+
<version>3.2.0</version>
9898
<configuration>
9999
<encoding>UTF-8</encoding>
100100
<delimiters> <!-- Gradle Delimiter -->

0 commit comments

Comments
 (0)